Hi all,
I have an automated build process where CruiseControl.net launches a nant
script when a rebuild is needed. The nant script shuts down the app to be
built, checks out the .exe files from perforce, rebuilds the app, checks the
files back in to perforce, and restarts the app.
Everything is working except for the last step. The app is being restarted
but CruiseControl.net hangs, waiting for the app to shutdown.
I am starting the app with the following nant command:
<exec program = "cmd.exe"
workingdir = "C:\TE\"
commandline = "/c start TE-Release.exe"/>
I am a total newbie to this, so I wouldn't be surprised if my whole setup is
poor. Can someone tell me how to launch that app and not have CC hang?
Thanks
Todd
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
NAnt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users