isn't it!?
any way %ERRORLEVEL% does the work just fine.
- Original Message
From: Mike Roberts <[EMAIL PROTECTED]>
To: Moshe Hajaj <[EMAIL PROTECTED]>
Cc: nant-users@lists.sourceforge.net
Sent: Tuesday, November 28, 2006 2:03:35 PM
Subject: Re: [NAnt-users] running
isn't it!?
any way %ERRORLEVEL% does the work just fine.
- Original Message
From: Mike Roberts <[EMAIL PROTECTED]>
To: Moshe Hajaj <[EMAIL PROTECTED]>
Cc: nant-users@lists.sourceforge.net
Sent: Tuesday, November 28, 2006 2:03:35 PM
Subject: Re: [NAnt-users] running
I’m trying to combine a java build
inside my existing NAnt/.NET nuild script.
The problem is that executing Ant
this way:
is not causing the build to fail.
Wrapping it with:
….
doesn’t work
eithe