Good catch, I thought failonerror defaulted to true in exec. Thanks!
On Dec 6, 2011, at 3:21 PM, Wayne Fay <[email protected]> wrote: >> [exec] Result: 1 >> [echo] Finished compile > > That looks like a return of 1 to me. Why do you think it returned a 0? > > Are you missing failonerror="true" or resultproperty in your Ant exec > statement? > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
