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

Execute still fails when failonerror=false and the error is program not found





------- Additional Comments From [EMAIL PROTECTED]  2001-11-27 12:06 -------
I have just stuck in the patch for this, but when I was doing the 
documentation I saw that this task has failonerror=fase

So anyone using this task by default will have been ignoring the return code 
but still bailing when the exe was missing, something I have just changed for 
a complete silent failure.

Better to have another property (name TBD) which controls if the task should 
fail if exec fails, and have that set to true.

This is ugly, but I cant see how else to deploy the 'fix' without breaking 
builds. 

If exec had had failonerror=true from the outset things would be easier.

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

Reply via email to