Re: FW: nightly composite build running on modifications instead of at certain time
Julian Simpson <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 13 May 2011 19:26, Adam Bruss <[email protected]> wrote: > > *…* > > > > So I’d like the build to start at 8:00, check for changes and then run the > ant target if there are changes. But the build is not waiting till the time > property to check. What is wrong? > I'm not sure that you'll manage to make the <schedule> play nicely when requireModifications is set to true: "CruiseControl allows the user to schedule an arbitrary number of builds, either on interval or triggered to run at a given date/time, as well as pause intervals during which no builds will be run. Builds will only run if modifications are found, a build is forced from JMX interface, or the <project> <http://cruisecontrol.sourceforge.net/main/configxml.html#project> has requireModifications set to false. " BTW, you might find that this element: * <ant anthome="${anthome.dir}" buildfile="${antfilesupdater.dir}${antupdaterbuild.file}" target="update" uselogger="true" time="2000" timeout="900"></ant>* * * Fits better as a bootstrapper. Best J. > > Thanks, > > Adam > > > > Adam Bruss > > Senior Development Engineer > > AWR Corporation/Simulation Technology & Applied Research > > 11520 N. Port Washington Rd., Suite 201 > > Mequon, WI 53092 USA > > P: 1.262.240.0291 x104 > > F: 1.262.240.0294 > > E: [email protected] > > W: http://www.awrcorp.com > > > > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > -- Julian Simpson The Build Doctor Ltd. http://www.build-doctor.com [email protected] (+44) 207 183 0323 ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user