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