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/08/08 20:49:41 UTC

DO NOT REPLY [Bug 11569] New: - Javadoc core task does not support new -linksource and -breakiterator options.

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=11569>.
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=11569

Javadoc core task does not support new -linksource and -breakiterator options.

           Summary: Javadoc core task does not support new -linksource and -
                    breakiterator options.
           Product: Ant
           Version: 1.6Alpha (nightly)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: kiniry@acm.org


JDK 1.4 supports several new tags that are not yet available in the latest Ant
Javadoc task in CVS.  Two of the most important (IMO) are -linksource (to
generate a hyperlinked snapshot of all source) and -breakiterator (to determine
summary breaks more precisely).

Is support for these and other new features underway yet, or should I find the
time to add them and supply a patch?

See
  http://java.sun.com/j2se/1.4/docs/tooldocs/javadoc/whatsnew-1.4.html
for more information.

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