Re: Timers Not Working
Jeffrey Fredrick <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
What do you see in the cruisecontrol log file? Are there any errors/exceptions there? Jtf On Fri, Jun 26, 2009 at 9:15 AM, Tennis Smith <[email protected]> wrote: > Hi Guys, > > I have a time set to run once per hour. For some reason, they no longer > work. But I am still able to start a build via the JMX Console. The build > works fine. Any ideas on where I can look to figure this out? > > Here is an excerpt from my config.xml file: > <!-- Defines where cruise looks for changes, to decide > whether to run the build --> > <modificationset quietperiod="60"> > <svn localworkingcopy="projects/${project.name}/trunk"/> > </modificationset> > > > <!-- Configures the actual build loop, how often and which > build file/target --> > <schedule interval="3600"> > <ant anthome="apache-ant-1.7.0" > buildfile="projects/${project.name}/build-${project.name > }.xml" > target="build" > uselogger="true" > usedebug="false"/> > </schedule> > > > tks, > -T > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > -- CITCON Continuous Integration and Testing Conference http://www.citconf.com/ ------------------------------------------------------------------------------ _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user