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=31609>. 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=31609 Ant doesn't support the "inheritall" attribute ------- Additional Comments From [EMAIL PROTECTED] 2004-10-10 16:56 ------- you dont need to give the path to the build file, ant defaults to build.xml in the current dir, unless you say -f <somefile> Either put a -f in front of the path, or remove the path. Ant is currently mistaking the string for a target name and failing accordingly. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]