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?
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.