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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to