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 2003/09/26 18:46:38 UTC

DO NOT REPLY [Bug 23441] New: - support gjdoc with javadoc task

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

support gjdoc with javadoc task

           Summary: support gjdoc with javadoc task
           Product: Ant
           Version: 1.7Alpha (nightly)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: toraneko@kun.ne.jp


Hi,
 
I would like to support gjdoc which is GNU's javadoc. When we use opensource VM
such as gcj,kaffe,JikesRVM, we don't have SUN's javadoc implementation and
couldn't use javadoc. gjdoc is good   
alternative. Here is a large patch for gjdoc support. I refactored Javadoc with
Adapter Pattern like javac task and rmic task. My pache is here:

http://yamaguch.sytes.net/~tora/tmp/ant-gjdoc.patch

Could you support gjdoc?

BTW, gjdoc don't support some of options which is supported SUN's javadoc. If
you support gjdoc, I would like to modify javadoc task document.

regards,

Takashi Okamoto

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