Instaed of calling <fail /> you could call a target e.g.: <target name="noop"
/>.


Shawn Castrianni wrote:
> 
> 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.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Abort-build-with-successful-status-tp24028937p24029559.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to