RE: [Nant-users] Failing tasks derived from ExternalProgramBase

2004-11-17 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Stephen Lewis > Sent: donderdag 11 november 2004 23:09 > To: [EMAIL PROTECTED] > Subject: [Nant-users] Failing tasks derived from ExternalProgramBase > > Thanks to Ger

[Nant-users] Failing tasks derived from ExternalProgramBase

2004-11-11 Thread Stephen Lewis
Thanks to Gert for answering my previous question about the Onfailure property. I can confirm that the following project and subproject will trigger the Onfailure task correctly: Main Project: Sub Project: