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=18533>. 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=18533 The project option fails to display all targets Summary: The project option fails to display all targets Product: Ant Version: 1.6Alpha (nightly) Platform: Other OS/Version: Windows NT/2K Status: UNCONFIRMED Severity: Minor Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] After adding descriptions to some targets within my buildfile, and saving the file, only the targets with the added descriptions were displayed as shown below. C:\...\...\...\HttpUnitTests>ant -projecthelp Buildfile: build.xml Main targets: Subtargets: clean compile execute init jar smallexecute smalljar unjar xml Default target: execute C:\....\...\...\HttpUnitTests>ant -projecthelp Buildfile: build.xml Main targets: clean delete the dist directory before we start execute execute our test suite smallexecute execute our test suite Default target: execute C:\..\...\...\HttpUnitTests>ant -version Apache Ant version 1.6alpha compiled on March 3 2003