Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.10
-
Fix Version/s: 1.8.6, 2.0-beta-3
-
Component/s: GroovyDoc
-
Labels:None
-
Number of attachments :
Description
A @link tag in package-info.java abruptly stops the comment shown in the generated Groovydoc. Compare http://gradle.org/releases/latest/docs/javadoc/index.html to http://gradle.org/releases/latest/docs/groovydoc/index.html.
Would it help to provide a package-info.groovy as well?
Activity
Paul King
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Paul King [ paulk ] |
Paul King
made changes -
| Fix Version/s | 2.0-beta-3 [ 18244 ] | |
| Fix Version/s | 1.8.6 [ 18245 ] |
Paul King
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Paul King
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Peter, can you try a recent snapshot to see if the problem has been solved? I have added a fix which works for the small test case I have here locally but it would be good to try it with something more substantial. Thanks, Paul.