RE: CruiseControl, Ant Hill, Build Monkey...

2005-01-11 Thread sten.rosendahl
Also, take a good look at Luntbuild (http://luntbuild.sourceforge.net). Sten Rosendahl > -Original Message- > From: Ilja Preuss [mailto:[EMAIL PROTECTED] > Sent: Monday, January 10, 2005 2:42 PM > To: 'Ant Users List' > Subject: RE: CruiseControl, Ant Hill,

RE: CruiseControl, Ant Hill, Build Monkey...

2005-01-10 Thread Ilja Preuss
Alan Brown wrote: > But if people strongly support Ant Hill, CruiseControl or > Build Monkey I'd like to be swayed. We are using CruiseControl, and are quite pleased. Its community is very strong. What you want can be done using the buildstatus modification set: http://cruisecontrol.sourceforge.

RE: CruiseControl, Ant Hill, Build Monkey...

2005-01-10 Thread Ilja Preuss
Antoine Levy-Lambert wrote: > Cruise Control as I see it is a tool to run continuous integration > builds, ie to start builds immediately or near immediately, triggered > by changes in the repository. Yes, that's it main purpose. It can be used for nightly builds, too, though. Cheers, Ilja ---