Is there a way to send an email *if* a [javac] compile fails? One way I can think of is to set the failonerror="false" property and then use an "if" clause on the next task - but I can't work out how to set the property in the javac task *if* it fails...
Thanks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
