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

-projecthelp option doesnt list any projects if none are documented

           Summary: -projecthelp option doesnt list any projects if none are
                    documented
           Product: Ant
           Version: 1.5 alpha (nightly)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I know that -projecthelp was changed to not list any targets without 
descriptions, to distinguish public ones from private ones, but it doesnt list 
any targets if none of them have descriptors:

>ant -projecthelp
Buildfile: build.xml
Main targets:


Default target: archive


realistically, and to be backwards compatible with existing targets, we should 
have a list all targets mode which kicks in the moment no targets have a 
description. Or a special projecthelp option to list all targets regardless 
(actually that may not be a bad thing on its own)

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

Reply via email to