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=13632>. 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=13632 should warn when condition fails to set property that has previously been set [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2002-10-15 17:45 ------- If we warned every time a property was not set due to immutability, then the output would be horrendous for many folks builds. Did you try -verbose? It does log this in verbose mode, so reverting to WORKSFORME this time. :) Property immutability is the key to controlling Ant from multiple levels. If you allow a property to change then you have lost the ability to control it from the "outside" (wherever that "outside" might be, command-line, another Ant controller build file, etc). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
