Question on Configuring Project with Nightly build, Rebuild on Failure
Glenn Boysko <[email protected]> Mon, 6 Feb 2012 18:12:57 -0500
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <83BDAC2C1FD82D4F80A40EA9ACB9DCA526927BC083@VMBX134.ihostexchange.net> |
Hello CruiseControllers: I am using CruiseControl 2.8.4 and am wondering if it is possible to configure a project to build according to these guidelines: * Assuming the last build was successful, kick of a new build at fixed time each night (e.g., 8am) o Run the project regardless of whether there was source control changes o This project is a DB validation project and changes may occur outside of source code changes * If the last build was not successful, kick off a new build if there was changes to the source code tree o We store baseline results in the SVN source tree, so if those change, that might all we need to do to get the build running again. I have been trying to setup a project with these characteristics, but with no luck: * project has requireModifications set to false * modificationset identifies the changes that would trigger a new build if the baseline data changes * schedule has two ant children: o One with time="0800" o One with multiple="1" I've been reviewing http://confluence.public.thoughtworks.org/display/CC/CruiseControl+Scheduling+Scenarios but I don't find my scenario. Is this possible with 2.8.4? Thanks, Glenn ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user