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=27732>. 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=27732 Duplicate usage of task "deploy" won't reported by ant V.1.6.x ------- Additional Comments From [EMAIL PROTECTED] 2004-03-17 19:15 ------- I was mistaken about building from cvs head, I was actually using the 1.6.1 source distribution. I've attached a sample build file. Here's the output using -projecthelp: $ ant -f dup_targets.xml -projecthelp Buildfile: dup_targets.xml Main targets: target4 first target4 test_project.target4 second target4 Default target: target4 Now try to add a third target with the same name. The second one is replaced with the third one. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]