] Question: Run certain target after another target
fails
Hello,
We use NAnt in our project and I try to call a certain target if another
target fails.
So, lets say, we have the following - simplified - build script:
Nant Script
ant Script
Chris
_
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of JulianH
Sent: 19 March 2008 12:55
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Question: Run certain target after another target fails
Hello,
Hello,
We use NAnt in our project and I try to call a certain target if another
target fails.
So, lets say, we have the following simplified - build script:
Nant Script
I want to run a certain target g, when the target named