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 2002/07/05 16:34:28 UTC

DO NOT REPLY [Bug 10510] New: - Javadoc with nested fileset does not produce package list

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

Javadoc with nested fileset does not produce package list

           Summary: Javadoc with nested fileset does not produce package
                    list
           Product: Ant
           Version: 1.5Beta3
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: liz.keogh@iplbath.com


I ran the Javadoc task with a nested fileset and no sourcepath specified. The 
javadocs produced were missing the overview-frame.html file (the list of 
packages) and the frame in which it would have normally been displayed was 
missing.

I then added the sourcepath. The javadoc task raised errors telling me that 
each of the source files had already been defined in <my source file package> 
package.

I am running Windows 2000 version 5.0 Service Pack 2 and using the 1.5Beta3 
build of Ant currently available on the main Ant page.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>