Re: Cargo

2006-10-27 Thread Steve Loughran
EJ Ciramella wrote: Honestly, it's developers thinking exec is good enough, but when the server hangs, all of cruisecontrol hangs. Nothing gets reported and things just sit there. Thanks for the tips, I'm going to keep digging. CC is very brittle. Why not give exec a timeout? --

RE: Cargo

2006-10-27 Thread EJ Ciramella
TED] Sent: Friday, October 27, 2006 11:46 AM To: Ant Users List Subject: Re: Cargo EJ Ciramella wrote: > I'm going to try here first before moving over to the cargo mailing > lists. Is anyone using this via ant? -dont be afraid to talk to them, esp on the #iRC channel. If found them helpf

Re: Cargo

2006-10-27 Thread Steve Loughran
EJ Ciramella wrote: I'm going to try here first before moving over to the cargo mailing lists. Is anyone using this via ant? -dont be afraid to talk to them, esp on the #iRC channel. If found them helpful To start up the server for integration testing, we use the task to start/sto

Cargo

2006-10-27 Thread EJ Ciramella
I'm going to try here first before moving over to the cargo mailing lists. Is anyone using this via ant? To start up the server for integration testing, we use the task to start/stop the server currently. The bad thing is, if there is a test failure, the server continues to run and win