How to Change CruiseControl Dashboard build tab to display PST instead of GMT
"Rajib Basu" <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <DE68DBE83271704E8B6F54B8375A82D804D503B1@WDNCFEXCHCL01.ncf.wdc.com> |
Hi, How to Change CruiseControl Dashboard build tab to display PST instead of GMT ? " * "Build Time: 25 Jun 2009 13:55 GMT -08:00 * Duration: 8 minute(s) 53 second(s) " Where do we configure it? Any help is appreciated Thanks Rajib ________________________________ From: Tennis Smith [mailto:[email protected]] Sent: Friday, June 26, 2009 9:15 AM To: [email protected] Subject: [Cruisecontrol-user] Timers Not Working 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