Hi, I'm working on a script that I want to continue executing even if an error is encountered. The script uses the "foreach" task from ant-contrib to execute the same task repeatedly with different arguments. If one of the executions fails, I want the script to keep going through the rest rather than stopping completely.
What's the best "ant way" to do this? Thanks, - Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]