Re: [NAnt-users] Capturing Nant scripting errors during automated builds

2007-09-04 Thread Bob Archer
crashing and it still sends the email out. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Mayert Sent: Tuesday, September 04, 2007 10:29 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Capturing Nant scripting errors during automated

[NAnt-users] Capturing Nant scripting errors during automated builds

2007-09-04 Thread Tim Mayert
Is there a good way of capturing and reporting Nant build script errors during an automated build? Here is what I am doing now: I have a nested build that will trigger off 5 different Nant build scripts. Some of the builds require the others to have been completed so I have put in checks to ma