Sent: Monday, March 12, 2007 2:52:39 PM
Subject: [NAnt-users] Don't go to OnSuccess or OnFailure
I'm modifying a build for a specific case scenario that I haven't used before.
It starts by calling a different target and in the end (just for this target),
I DON'T want to go to fai
I'm modifying a build for a specific case scenario that I haven't used before.
It starts by calling a different target and in the end (just for this target),
I DON'T want to go to failure or success. Is there a way to end the build in
my target?
Thanks,
Eric
__