Ah, I had already replied similarly before seeing your response, Steve. :)
--- On Mon, 6/15/09, Steve Loughran <[email protected]> wrote: > From: Steve Loughran <[email protected]> > Subject: Re: Abort build with successful status > To: "Ant Users List" <[email protected]> > 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: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
