Re: [Nant-users] run task on failure

2004-05-13 Thread Steve . Baker
[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, May 13, 2004 8:40 PM Subject: RE: [Nant-users] run task on failure You should be able to make the CheckIn target dependent on the Modify target. If the modify target fails the checkin target will not run.  _ From: [EMAIL

Re: [Nant-users] run task on failure

2004-05-13 Thread Gert Driesen
; Sent: Thursday, May 13, 2004 8:40 PM Subject: RE: [Nant-users] run task on failure You should be able to make the CheckIn target dependent on the Modify target. If the modify target fails the checkin target will not run. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [E

RE: [Nant-users] run task on failure

2004-05-13 Thread Bob Archer
You should be able to make the CheckIn target dependent on the Modify target. If the modify target fails the checkin target will not run.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, May 13, 2004 2:32 PM To: [EMAIL PROTECTED]