Re: [Nant-users] Documentation error (not finding it): failure target.

2005-05-12 Thread Ivo Limmen
See: http://nant.sourceforge.net/release/latest/help/fundamentals/properties.html You can use the nant.onfailure & nant.onsuccess properties. On 5/12/05, Thomas Tomiczek <[EMAIL PROTECTED]> wrote: > > > Is there a special target I can set up in case a build error happens? > > My issue: >

RE: [Nant-users] Documentation error (not finding it): failure target.

2005-05-12 Thread Foster, Richard - PAL
EMAIL PROTECTED] On Behalf Of Thomas TomiczekSent: Thursday, May 12, 2005 08:48To: nant-users@lists.sourceforge.netSubject: [Nant-users] Documentation error (not finding it): failure target. Is there a special target I can set up in case a build error happens? My issue: In my central build

[Nant-users] Documentation error (not finding it): failure target.

2005-05-12 Thread Thomas Tomiczek
Title: Documentation error (not finding it): failure target. Is there a special target I can set up in case a build error happens? My issue: In my central build task there is a possibility that some of the files do get checked out during build. In case of an error happening, I must roll