Thank you for your help, Rob.
-Original Message-
From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 26, 2005 7:34 PM
To: Ant Users List
Subject: RE: multiple compilations
Setting a property if any compilation fails would work. Try using the
ant-conrti
>
>
>
>
>
>
>
>
>
>
That's kind of ugly, although necessary right now.
does have failonerror, but misses failureproperty, so you have
to resort to Ant-Contrib's .
failonrerror/failureproperty is yet another feature implemented at the
task level instead
Setting a property if any compilation fails would work. Try using the
ant-conrti task. Something like this...
One of the compiles failed.