m:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *DBC User
> *Sent:* Friday, July 11, 2008 12:46 PM
> *To:* nant-users@lists.sourceforge.net
> *Subject:* [NAnt-users] How to force nant to fail
>
>
>
> I have an exe that I am calling through my nant task. It is a
@lists.sourceforge.net
Subject: [NAnt-users] How to force nant to fail
I have an exe that I am calling through my nant task. It is a C# code,
In the C# code, when it fails logically, I want the rest of the nant to
fail forcing the Continuos integration to fail. Is there a way I can for
NANT to fail, instead of
I have an exe that I am calling through my nant task. It is a C# code, In
the C# code, when it fails logically, I want the rest of the nant to fail
forcing the Continuos integration to fail. Is there a way I can for NANT to
fail, instead of throwing exception?Thanks.,
--