Details
-
Type:
Bug
-
Status:
Resolved
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-milestone-9
Description
For both library and variable classpath entries, the javadoc path should be a jar: url, rather than a path to the jar file. For example: 'jar:file:/home/adam/.gradle/cache/commons-io/commons-io/javadocs/commons-io-1.2-javadoc.jar!/'
This is a duplicate of
GRADLE-2079which was solved recently.GRADLE-2079which was solved recently.