You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Steve Brewin (JIRA)" <se...@james.apache.org> on 2015/08/04 19:18:04 UTC

[jira] [Created] (JAMES-1600) Javadocs task references obsolete URLs

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org