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=27007>.
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=27007

subant task fails even if failonerror="false"





------- Additional Comments From [EMAIL PROTECTED]  2004-02-17 15:50 -------
I'm always intrigued by users who want to go on building when something fails 
at some point... but Peter's suggestion sounds reasonable. The principle of 
least possible surprise with failorerror="false" most likely warrants trapping 
all Exceptions, but probably not Errors though.

Then again, you could as well trap Throwable, since I'll never use 
failorerror="false" most likely. --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to