Steve Brewin created JAMES-1600:
-----------------------------------
Summary: Javadocs task references obsolete URLs
Key: JAMES-1600
URL: https://issues.apache.org/jira/browse/JAMES-1600
Project: James Server
Issue Type: Bug
Components: Build System
Affects Versions: 2.3.2
Reporter: Steve Brewin
Priority: Minor
The javadocs task in build.xml references Java 1.4 URLs that are no longer
public resulting in incomplete JavaDoc generation.
Replace <param name="-link" value="http://java.sun.com/j2se/1.4/docs/api"/>
with <param name="-link"
value="http://docs.oracle.com/javase/1.5.0/docs/api/"/>.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]