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=4752>. 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=4752 Make Ant report an error when an undefined property is referenced. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |LATER ------- Additional Comments From [EMAIL PROTECTED] 2001-11-09 08:04 ------- First of all, you are right - and we've decided for Ant2 that we will simply terminate the complete build process if something tries too access a property that doesn't exist. Unfortunately there are build files out there, that rely on Ant's current behavior (and people using these files would certainly get annoyed by warnings everytime they run there build), so we cannot change it in the 1.x series of Ant. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
