Re: [Nant-users] task hangs

2005-03-15 Thread Gary Feldman
>From: <[EMAIL PROTECTED]> >Sent: Monday, March 14, 2005 10:08 AM >The problem I have, is that if my main build script fails, it seems to hang >the task. Is there a known problem with shelling to batch files >which fire off NAnt? If not I'll try to create a repro for it to submit, >but I thoug

[Nant-users] task hangs

2005-03-14 Thread Bill.Martin
Hi, I'm currently working on a script to perform a daily build. For convoluted reasons, I have a separate script that extracts the latest source from the VSS archive, then I use the task to run the build.bat file for the system. I do this rather than the task as the build.bat includes some pre