Re: Determining success/fail from call

2006-12-30 Thread Ninju Bohra
(via the task) to a property file which is then read by the caller script. Good luck, Ninju - Original Message From: Jeremy Nix <[EMAIL PROTECTED]> To: user@ant.apache.org Sent: Wednesday, December 27, 2006 10:05:55 AM Subject: Determining success/fail from call

Determining success/fail from call

2006-12-27 Thread Jeremy Nix
I'm currently building a master ant file that will be used to build multiple projects depending on user interaction. I'm wanting to respond to a call in different ways depending on whether the build completed successfully. I've tried using the output attribute to capture the results of the