Master, Tariq (Abbeywood) wrote:
Steve,
It's where CruiseControl hangs by waiting for the CMD shell window to be
closed. It's basically waiting for any forked exec call in Ant to
finish/close as far as I can gather. Everything works fine using Ant.
But it's when a process (CC or cygwin apparantly) calls ant that
problems occur.
More information:
[1] http://sourceforge.net/mailarchive/message.php?msg_id=13111442
[2]
http://confluence.public.thoughtworks.org/display/CC/StartingAnAsynchron
ousProcessFromExecTask
[3]
http://confluence.public.thoughtworks.org/display/CC/Starting+a+server+w
ith+cc
hmm. I'd look at using <cargo> to start the app server. It knows how to
do these things properly.
I've used CC+Ant to spawn big things (like vs.net) without problems, on
servers that run unattended for weeks.
Incidentally, luntbuild is now my CI tool of choice, at least for now.
-steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]