I don't think one can set conditions in any task as the script and output
below seems to demonstrate. Even though the "setcondition" task sets the
"condition" property to false, the "doit" task still executes. That being
the case it appears that one cannot really do conditional tasks by
dynamical
helps.
Yves
-Oorspronkelijk bericht- Van: Lorphelin
Yves Verzonden: wo 9/07/2003 10:18 Aan:
[EMAIL PROTECTED]; [EMAIL PROTECTED] CC:
Onderwerp: RE: [Nant-users] Conditional Actions on build
failure
Hi david,
I think the problem is the following
I dont think you can set properties in t
Title: [Nant-users] Conditional Actions on build failure
Hi david,
I think the problem is the following
I dont think you can set properties in the nunit2 task;
fork="true"/>
try changing to this
Do you want the email when a particular TARGET fails or when a particular
TASK fails? Either way, try this...
No guarantee that this will definitely work, but if the behavior of the
"nant.failure" target is the same as the regular targets this should work.