Ah, I had already replied similarly before seeing your response, Steve. :)
--- On Mon, 6/15/09, Steve Loughran <stevel@apache.org> wrote:
> From: Steve Loughran <stevel@apache.org>
> Subject: Re: Abort build with successful status
> To: "Ant Users List" <user@ant.apache.org>
> Date: Monday, June 15, 2009, 6:43 AM
> You could fail but set the exit code
> to 0. It will still print fail, though that is actually the
> job of the logger. There's no reason why a custom logger
> cant skip that fail message if the exit code is 0, or even
> print out whatever the exception message text is that
> <fail> raises.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|