Details
-
Type:
Defect
-
Status:
Closed
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: Release 1.3
-
Fix Version/s: Release 1.4
-
Component/s: None
-
Labels:None
-
Environment:Windows 7; Java 1.7
-
Patch:Code
-
Approval:Ok
Description
When initializing core-java-api, javadoc.clj checks whether the java specification version is 1.5; if not, it uses a url for the 1.6 docs. Unfortunately, this won't find documentation for new in 1.7 classes (such as those in the java.nio.file package).