You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/11/29 14:32:10 UTC

DO NOT REPLY [Bug 37691] New: - CATaglet don't work with Javadoc tool of JDK1.5

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=37691

           Summary: CATaglet don't work with Javadoc tool of JDK1.5
           Product: Commons
           Version: 2.1 Final
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: critical
          Priority: P2
         Component: attributes
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: martin.zeltner@elca.ch


Javadoc can not be generated with JDK1.5 because in 1.5 there is a new taglet
interface (com.sun.tools.doclets.internal.toolkit.taglets). I wrote a wrapper
that if the legacy taglet class
(com.sun.tools.doclets.internal.toolkit.taglets.LegacyTaglet) exists, CATaglets
will be wrapped. See modified CATaglet class that I will attach.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org