You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/01/01 14:12:19 UTC

DO NOT REPLY [Bug 5645] New: - javadoc task unable to specify source=1.4

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5645>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5645

javadoc task unable to specify source=1.4

           Summary: javadoc task unable to specify source=1.4
           Product: Ant
           Version: 1.4.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: sam@jovianprojects.com.au


The javac task allows the source to be specified as either 1.3 or 1.4.
When using the javadoc task to create documentation for the same source, 
javadoc complains about the assert statements.
Unlike the javac task there is no way to tell the javadoc task to pass the 
source option to javadoc.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>