DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31438>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31438 Misleading error message when removing "-" from "-buildfile" option Summary: Misleading error message when removing "-" from "- buildfile" option Product: Ant Version: 1.5.4 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] I used ANT utility with a buildfile createInstance.xml (different from the default build.xml) for -buildfile option, but forgot "-" for "-buildfile", and ANT throwed an error as follows, Buildfile: build.xml does not exist! This error message is misleading and I expect to see a more helpful message to point out the syntax error with -buildfile option, ie, the missing "-". Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]