You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/01/04 00:25:03 UTC

DO NOT REPLY [Bug 5683] New: - Struts Javadoc URL Iincompatible with ant javadoc link option

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: struts-dev@jakarta.apache.org
        ReportedBy: mvermette@intelixinc.com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>