Is there a way to end a build prematurely, successfully?  I can use <fail>, but 
then the return value of ant is a failure and it prints out BUILD FAILED, which 
will make the user think something bad happened.  That was not the case.  I 
want to stop a build in certain circumstances and have it be normal and 
successful.  How could I write my own task to do this?

---
Shawn Castrianni

----------------------------------------------------------------------
This e-mail, including any attached files, may contain confidential and 
privileged information for the sole use of the intended recipient.  Any review, 
use, distribution, or disclosure by others is strictly prohibited.  If you are 
not the intended recipient (or authorized to receive information for the 
intended recipient), please contact the sender by reply e-mail and delete all 
copies of this message.

Reply via email to