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

commandline problem  ant -find <buildfile> -projecthelp

           Summary: commandline problem  ant -find <buildfile> -projecthelp
           Product: Ant
           Version: 1.5Beta2
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using the command 
ant -find template.xml -projecthelp 
ant -projecthelp -find template.xml 
to go and find the template.xml and display the targets of that buildfile.
The buildfile is found but NO target information is displayed.

on the contrary
using the command
ant -projecthelp -find
ant -find build.xml -projecthelp
DO work... 

So if i rename my template.xml to build.xml everything would be OK. But i do 
not want that.
I think this is a bug.

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

Reply via email to