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

Struts Javadoc URL Iincompatible with ant javadoc link option

           Summary: Struts Javadoc URL Iincompatible with ant javadoc link
                    option
           Product: Struts
           Version: 1.0 Final
          Platform: All
               URL: http://jakarta.apache.org/struts/api-1.0/index.html
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Documentation
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When attempting to use ANT to build Javadoc using a link tag of the form:

<link href="http://jakarta.apache.org/struts/api-1.0"; />

produces the following error:

[javadoc] javadoc: Error fetching URL:
http://jakarta.apache.org/struts/api-1.0/package-list

A brief search using Mozilla 0.96 confirmed that the package-list
file was indeed, not present.This leads me to believe that if a 
complete Javadoc run of Struts 1.0 was done, this file would be 
there and I could have links to various Struts classes in my Javadoc. 

I would appreciate this enhancement.

Thanks;

--Mark

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to