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 gudnabrsam@yahoo.com 2004-03-17 15:17 -------
Actually, I'm not sure if this report was about <import>, especially as it
refers to behavior differences between 1.5.4 and 1.6.x... On closer inspection,
the report appears to be about duplicate targets defined in the same buildfile;
however in the example provided there is no such duplication as the second
declaration of target "deploy" is commented out. Not a big deal, although a
colorizing XML editor might have avoided the issue entirely. Also, especially
from 1.6.0 forward, the use of the colon within a target name is, I believe,
discouraged, due to its special meaning with regard to buildfile inheritance
using the <import> task. If all are agreed we could change the resolution to
INVALID.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|