Details
-
Type:
Bug
-
Status:
Resolved
-
Resolution: Fixed
-
Affects Version/s: 1.0-milestone-7
-
Fix Version/s: 1.0-milestone-9
Description
Values of the generated javadoc_location attributes in .classpath contain raw paths to the documentation jar files but they should be "jar:file:<path>!/"
Workaround: use sources instead of javadoc.
This is a duplicate of http://issues.gradle.org/browse/GRADLE-1680