Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(51) |
Nov
(93) |
Dec
(87) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(70) |
Feb
(43) |
Mar
(44) |
Apr
(160) |
May
(122) |
Jun
(62) |
Jul
(169) |
Aug
(79) |
Sep
(156) |
Oct
(353) |
Nov
(213) |
Dec
(128) |
2003 |
Jan
(142) |
Feb
(249) |
Mar
(153) |
Apr
(176) |
May
(222) |
Jun
(226) |
Jul
(176) |
Aug
(205) |
Sep
(210) |
Oct
(60) |
Nov
(148) |
Dec
(112) |
2004 |
Jan
(170) |
Feb
(250) |
Mar
(220) |
Apr
(268) |
May
(158) |
Jun
(123) |
Jul
(183) |
Aug
(279) |
Sep
(427) |
Oct
(367) |
Nov
(508) |
Dec
(393) |
2005 |
Jan
(258) |
Feb
(284) |
Mar
(471) |
Apr
(364) |
May
(313) |
Jun
(395) |
Jul
(324) |
Aug
(426) |
Sep
(425) |
Oct
(539) |
Nov
(312) |
Dec
(207) |
2006 |
Jan
(480) |
Feb
(386) |
Mar
(329) |
Apr
(357) |
May
(394) |
Jun
(390) |
Jul
(468) |
Aug
(389) |
Sep
(239) |
Oct
(242) |
Nov
(278) |
Dec
(216) |
2007 |
Jan
(434) |
Feb
(481) |
Mar
(606) |
Apr
(434) |
May
(474) |
Jun
(389) |
Jul
(388) |
Aug
(417) |
Sep
(323) |
Oct
(351) |
Nov
(189) |
Dec
(168) |
2008 |
Jan
(237) |
Feb
(365) |
Mar
(365) |
Apr
(296) |
May
(209) |
Jun
(261) |
Jul
(311) |
Aug
(156) |
Sep
(262) |
Oct
(228) |
Nov
(282) |
Dec
(139) |
2009 |
Jan
(123) |
Feb
(191) |
Mar
(160) |
Apr
(101) |
May
(108) |
Jun
(93) |
Jul
(91) |
Aug
(114) |
Sep
(60) |
Oct
(65) |
Nov
(48) |
Dec
(29) |
2010 |
Jan
(55) |
Feb
(46) |
Mar
(47) |
Apr
(14) |
May
(21) |
Jun
(44) |
Jul
(27) |
Aug
(18) |
Sep
(17) |
Oct
(69) |
Nov
(36) |
Dec
(21) |
2011 |
Jan
(46) |
Feb
(52) |
Mar
(49) |
Apr
(28) |
May
(66) |
Jun
(47) |
Jul
(30) |
Aug
(42) |
Sep
(47) |
Oct
(18) |
Nov
(11) |
Dec
(4) |
2012 |
Jan
(29) |
Feb
(64) |
Mar
(22) |
Apr
(26) |
May
(27) |
Jun
(17) |
Jul
|
Aug
(17) |
Sep
(16) |
Oct
(6) |
Nov
(19) |
Dec
(1) |
2013 |
Jan
(2) |
Feb
(3) |
Mar
(1) |
Apr
(12) |
May
(2) |
Jun
(1) |
Jul
(5) |
Aug
|
Sep
(1) |
Oct
|
Nov
(5) |
Dec
(2) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(18) |
Jun
(2) |
Jul
|
Aug
|
Sep
(3) |
Oct
(1) |
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
(6) |
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
1
(8) |
2
|
3
|
4
(4) |
5
(2) |
6
(7) |
7
(12) |
8
(11) |
9
(3) |
10
|
11
(4) |
12
(8) |
13
(11) |
14
(2) |
15
(8) |
16
(4) |
17
|
18
(2) |
19
(6) |
20
(2) |
21
(6) |
22
(2) |
23
|
24
|
25
|
26
|
27
(1) |
28
(2) |
29
(2) |
30
(1) |
31
|
|
|
|
|
|
|
From: Christopher Styles <styles706@gm...> - 2009-05-30 17:58:57
|
Hi, I'm using Cruise Control 2.7.1... My Cruise Control file structure is setup in this manner: C:\Apps\CruiseControl... My projects are located under: C:\svnviews (Example: C:\svnviews\all-projects-here), how would I need to configure my Cruise Control config.xml to get the projects to build…??? I know this file can pretty much be placed anywhere, just as long as it can be found by Cruise Control... Would the cruisecontrol.bat need to me modified in order for the config.xml to be found by Cruise Control if I moved to another location, say C:\svnviews... I know the projects are usually put in the Cruise Control “projects” folder by default in order to build, but I would like to get it running with my current file structure, so I just wanted to get an idea of what needs to be done… Thanks Chris |
From: <thomas.c.leahy@ac...> - 2009-05-29 15:48:33
|
>From what I have been able to gather, setting a scheduled interval is a simple configuration - and with the Ant builder, you can specify a time - but I haven't been able to find any examples showing using the Maven2 builder with a time setting. Can you please direct me to this or reply with the config? Here is generally what I have setup currently (which references removed): <schedule interval="7200"> <maven2 mvnscript="C:\apps\apache-maven-2.0.10\bin\mvn.bat" pomfile="C:\views\VIEW_ROOT\TEST_Comp\App\parent-pom\pom.xml" goal="scm:update | clean compile sonar:sonar" activateprofiles="sonar"> </maven2> </schedule> I did find one help page, but it seems to not contain an example of a scheduled time for deployment: http://confluence.public.thoughtworks.org/display/CC/CruiseControlWithMaven2. I am trying to, at a specific time, check the modification set to determine whether a build should occur or not. Any help would be greatly appreciated! Thanks, Tom This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. |
From: <doug4641@gm...> - 2009-05-29 14:13:03
|
Hello, Is anyone aware of a way to set up inter project dependencies? Regards, Doug |
From: Jeffrey Fredrick <jeffrey.fredrick@gm...> - 2009-05-28 15:42:11
|
Yes it is possible but it would require a small amount of coding — it isn't something you can just configure. To do this you'd need to extend the email (or html email) publisher, override publish() to get the log element and then override createUserSet() to only return the user who committed the last modification. You could copy the logic from XMLLogHelper.getBuildParticipants() for iterating over the modifications in the log. Jtf -- Build engineer training: http://ci-guys.com 2009/5/27 Miklós Zoltán <madzo47@...> > Hello, > > > The CC in case of failed build, sends mail to those commiters who made > changes in the code since the last successful build. > Is it possible to send this mail just to the last commiter? I have checked > out the email configs but I can not figure out yet. > > Thanks in advance > > Zoltan Miklos > |
From: Robyn Meyer <robyn.meyer@bi...> - 2009-05-28 14:54:44
|
Hi, I am setting up CruiseControl with ClearCase. How do I change the time stamp in the buildstatus.txt file to be EST? Thanks Robyn |
From: Miklós Zoltán <madzo47@fr...> - 2009-05-27 08:40:28
|
Hello, The CC in case of failed build, sends mail to those commiters who made changes in the code since the last successful build. Is it possible to send this mail just to the last commiter? I have checked out the email configs but I can not figure out yet. Thanks in advance Zoltan Miklos <br><br>________________________________________________________<br><a href="http://ad.adverticum.net/b/cl,1,6022,332281,410646/click.prm"; "target=_blank"> http://www.digitcam.hu: Nálunk mindenre talál megoldást! Digitális fényképezőgépek kezdőtől a profiig, kedvező áron, ingyenes házhozszállítással. </a> |
From: Adil Karampurwala <adilk@cy...> - 2009-05-22 09:02:48
|
Hi, I am using CC 2.8 on windows 2003 server and want to customized the subject line for mail notifications. I am using "htmlemail" tag in config file for sending the mails. Is there any file were I can configure the subject line. Regards, Adil Karampurwala, QA Engineer Cybage Software Pvt. Ltd. (An SEI-CMMI Level 5 assessed & ISO 27001 Company), Pune, India. Phone (O): 91-20-66041700/ 66044700, Ext. 1263 "Legal Disclaimer: This electronic message and all contents contain information from Cybage Software Private Limited which may be privileged, confidential, or otherwise protected from disclosure. The information is intended to be for the addressee(s) only. If you are not an addressee, any disclosure, copy, distribution, or use of the contents of this message is strictly prohibited. If you have received this electronic message in error please notify the sender by reply e-mail to and destroy the original message and all copies. Cybage has taken every reasonable precaution to minimize the risk of malicious content in the mail, but is not liable for any damage you may sustain as a result of any malicious content in this e-mail. You should carry out your own malicious content checks before opening the e-mail or attachment." http://www.cybage.com |
From: Frances Laverty <franceslaverty10@ya...> - 2009-05-22 07:55:00
|
Hi, I know it's possible to use java 5 with CC and a different version to build my project, but how do i do it? I need to build my project with java 1.4, but CC 2.8.2 needs java 5. Any help would be appreciated, i've had no luck trying to do this within ant. |
From: Tom Holmes Jr. <tom@to...> - 2009-05-21 21:16:03
|
I seem to have it now ... the url-pattern had to be /* and that did it. /cruisecontrol or /cruiscontrol/* or /buildresults all did not work. Tom Holmes Jr. wrote: > Thanks for the information. That will be extremely helpful. > > But I must be an idiot ... after following the directions. > I got the web.xml as it should be ... the documenation neglected to > specify that you need to add > <security-role><role name="cruiscontrol"/></security-role> > Otherwise you get an error. > I also had to work on the exact format of the web.xml file. > > the tomcat-users file is configured, the server.xml is configured, and > right now using plain text passwords. > > Unfortunately, when I log on from another machine to test security > /cruisecontrol > /buildresults > /projectname > > I did stop/restart tomcat server ... and the restart the cuiscontrol app > for good measure. > > None of it works, and I am never challenged ... > > Any idea on what I could be doing wrong? > > Jason Boehle wrote: > >> See this thread for dashboard problem you may run into: >> http://thread.gmane.org/gmane.comp.java.cruise-control.user/23392 >> >> >> On 5/21/09 12:50 PM, "Tom Holmes Jr." <tom@...> wrote: >> >> >> >>> I found out the answer to my own question ... >>> >>> http://confluence.public.thoughtworks.org/display/CC/PasswordAuthenticatingThe >>> >>> Should do exactly what I want. >>> >>> Tom Holmes Jr. wrote: >>> >>> >>>> I am working with a startup right now, and I got CruiseControl running >>>> ... kinda .... >>>> >>>> The CruiseControl is on my server/tomcat at home, and it's very open >>>> right now. >>>> I want to be able to secure the CC web-ap so that only authorized users >>>> can see the build. >>>> >>>> If I do this, then I am sure I'd have to do something in the CC >>>> config.xml so that when it calls the CC url, it also passes in >>>> authentication. Is that possible? >>>> >>>> I'm gonna look it up online as well. Thanks! >>>> >>>> Tom >>>> >>>> >>>> >>>> >> ----------------------------------------------------------------------------->> >> - >> >> >>>> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT >>>> is a gathering of tech-side developers & brand creativity professionals. Meet >>>> the minds behind Google Creative Lab, Visual Complexity, Processing, & >>>> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian >>>> Group, R/GA, & Big Spaceship. http://www.creativitycat.com >>>> _______________________________________________ >>>> Cruisecontrol-user mailing list >>>> Cruisecontrol-user@... >>>> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user >>>> >>>> >>>> >>>> >>> ------------------------------------------------------------------------------ >>> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT >>> is a gathering of tech-side developers & brand creativity professionals. Meet >>> the minds behind Google Creative Lab, Visual Complexity, Processing, & >>> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian >>> Group, R/GA, & Big Spaceship. http://www.creativitycat.com >>> _______________________________________________ >>> Cruisecontrol-user mailing list >>> Cruisecontrol-user@... >>> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user >>> >>> >> ------------------------------------------------------------------------------ >> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT >> is a gathering of tech-side developers & brand creativity professionals. Meet >> the minds behind Google Creative Lab, Visual Complexity, Processing, & >> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian >> Group, R/GA, & Big Spaceship. http://www.creativitycat.com >> _______________________________________________ >> Cruisecontrol-user mailing list >> Cruisecontrol-user@... >> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user >> >> >> > > > ------------------------------------------------------------------------------ > Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT > is a gathering of tech-side developers & brand creativity professionals. Meet > the minds behind Google Creative Lab, Visual Complexity, Processing, & > iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian > Group, R/GA, & Big Spaceship. http://www.creativitycat.com > _______________________________________________ > Cruisecontrol-user mailing list > Cruisecontrol-user@... > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > |
From: Tom Holmes Jr. <tom@to...> - 2009-05-21 20:41:32
|
Thanks for the information. That will be extremely helpful. But I must be an idiot ... after following the directions. I got the web.xml as it should be ... the documenation neglected to specify that you need to add <security-role><role name="cruiscontrol"/></security-role> Otherwise you get an error. I also had to work on the exact format of the web.xml file. the tomcat-users file is configured, the server.xml is configured, and right now using plain text passwords. Unfortunately, when I log on from another machine to test security /cruisecontrol /buildresults /projectname I did stop/restart tomcat server ... and the restart the cuiscontrol app for good measure. None of it works, and I am never challenged ... Any idea on what I could be doing wrong? Jason Boehle wrote: > See this thread for dashboard problem you may run into: > http://thread.gmane.org/gmane.comp.java.cruise-control.user/23392 > > > On 5/21/09 12:50 PM, "Tom Holmes Jr." <tom@...> wrote: > > >> I found out the answer to my own question ... >> >> http://confluence.public.thoughtworks.org/display/CC/PasswordAuthenticatingThe >> >> Should do exactly what I want. >> >> Tom Holmes Jr. wrote: >> >>> I am working with a startup right now, and I got CruiseControl running >>> ... kinda .... >>> >>> The CruiseControl is on my server/tomcat at home, and it's very open >>> right now. >>> I want to be able to secure the CC web-ap so that only authorized users >>> can see the build. >>> >>> If I do this, then I am sure I'd have to do something in the CC >>> config.xml so that when it calls the CC url, it also passes in >>> authentication. Is that possible? >>> >>> I'm gonna look it up online as well. Thanks! >>> >>> Tom >>> >>> >>> > ----------------------------------------------------------------------------->> > - > >>> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT >>> is a gathering of tech-side developers & brand creativity professionals. Meet >>> the minds behind Google Creative Lab, Visual Complexity, Processing, & >>> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian >>> Group, R/GA, & Big Spaceship. http://www.creativitycat.com >>> _______________________________________________ >>> Cruisecontrol-user mailing list >>> Cruisecontrol-user@... >>> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user >>> >>> >>> >> ------------------------------------------------------------------------------ >> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT >> is a gathering of tech-side developers & brand creativity professionals. Meet >> the minds behind Google Creative Lab, Visual Complexity, Processing, & >> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian >> Group, R/GA, & Big Spaceship. http://www.creativitycat.com >> _______________________________________________ >> Cruisecontrol-user mailing list >> Cruisecontrol-user@... >> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user >> > > > ------------------------------------------------------------------------------ > Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT > is a gathering of tech-side developers & brand creativity professionals. Meet > the minds behind Google Creative Lab, Visual Complexity, Processing, & > iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian > Group, R/GA, & Big Spaceship. http://www.creativitycat.com > _______________________________________________ > Cruisecontrol-user mailing list > Cruisecontrol-user@... > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > |
From: Jason Boehle <jboehle@co...> - 2009-05-21 18:14:59
|
See this thread for dashboard problem you may run into: http://thread.gmane.org/gmane.comp.java.cruise-control.user/23392 On 5/21/09 12:50 PM, "Tom Holmes Jr." <tom@...> wrote: > I found out the answer to my own question ... > > http://confluence.public.thoughtworks.org/display/CC/PasswordAuthenticatingThe > > Should do exactly what I want. > > Tom Holmes Jr. wrote: >> I am working with a startup right now, and I got CruiseControl running >> ... kinda .... >> >> The CruiseControl is on my server/tomcat at home, and it's very open >> right now. >> I want to be able to secure the CC web-ap so that only authorized users >> can see the build. >> >> If I do this, then I am sure I'd have to do something in the CC >> config.xml so that when it calls the CC url, it also passes in >> authentication. Is that possible? >> >> I'm gonna look it up online as well. Thanks! >> >> Tom >> >> ----------------------------------------------------------------------------->> - >> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT >> is a gathering of tech-side developers & brand creativity professionals. Meet >> the minds behind Google Creative Lab, Visual Complexity, Processing, & >> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian >> Group, R/GA, & Big Spaceship. http://www.creativitycat.com >> _______________________________________________ >> Cruisecontrol-user mailing list >> Cruisecontrol-user@... >> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user >> >> > > > ------------------------------------------------------------------------------ > Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT > is a gathering of tech-side developers & brand creativity professionals. Meet > the minds behind Google Creative Lab, Visual Complexity, Processing, & > iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian > Group, R/GA, & Big Spaceship. http://www.creativitycat.com > _______________________________________________ > Cruisecontrol-user mailing list > Cruisecontrol-user@... > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user |
From: Tom Holmes Jr. <tom@to...> - 2009-05-21 17:50:13
|
I found out the answer to my own question ... http://confluence.public.thoughtworks.org/display/CC/PasswordAuthenticatingThe Should do exactly what I want. Tom Holmes Jr. wrote: > I am working with a startup right now, and I got CruiseControl running > ... kinda .... > > The CruiseControl is on my server/tomcat at home, and it's very open > right now. > I want to be able to secure the CC web-ap so that only authorized users > can see the build. > > If I do this, then I am sure I'd have to do something in the CC > config.xml so that when it calls the CC url, it also passes in > authentication. Is that possible? > > I'm gonna look it up online as well. Thanks! > > Tom > > ------------------------------------------------------------------------------ > Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT > is a gathering of tech-side developers & brand creativity professionals. Meet > the minds behind Google Creative Lab, Visual Complexity, Processing, & > iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian > Group, R/GA, & Big Spaceship. http://www.creativitycat.com > _______________________________________________ > Cruisecontrol-user mailing list > Cruisecontrol-user@... > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > |
From: Tom Holmes Jr. <tom@to...> - 2009-05-21 17:16:31
|
I am working with a startup right now, and I got CruiseControl running ... kinda .... The CruiseControl is on my server/tomcat at home, and it's very open right now. I want to be able to secure the CC web-ap so that only authorized users can see the build. If I do this, then I am sure I'd have to do something in the CC config.xml so that when it calls the CC url, it also passes in authentication. Is that possible? I'm gonna look it up online as well. Thanks! Tom |
From: wzinsmey <wzinsmey@co...> - 2009-05-21 11:04:51
|
Hi, I have a question related to the Dashboard: When I try to force a build I get "Error communicating with build loop on: <nothing>". Of course the word nothing is not there, the error message ends after the colon. Obviously I need to specify the server but I have tried doing that several ways and the URL is not getting to where it's needed. This seems quite peculiar to me since at the top of the Dashboard web page my server is very clearly identified following the text Dashboard Server: I have tried starting CC with the -dashboardurl argument but that didn't help. One blog suggested that version 2.8 will solve this, but I don't see why an upgrade should be necessary, I should be able to fix this within the 2.7.3 version I now have. How can I tell the 'force build' feature of the Dashboard which URL to use? Any help would be greatly appreciated. Thanks, .....WZ -- View this message in context: http://www.nabble.com/Error-communicating-with-build-loop-tp23651355p23651355.html Sent from the CruiseControl - User mailing list archive at Nabble.com. |
From: jeffchen2008 <jeffchen2008@li...> - 2009-05-20 18:22:28
|
If I have 2 types of CC failure(both from the ant build.xml embedded in my CC project): A) CC failure caused by compilation/build error such as variable undefined, syntax error, etc. B) CC failure caused by missing files (for example, files not synced from perforce repository) I would like to send email notice A) only to the developers, and send email notice B) only to myself. Is it possible to implement this in the CC config.xml? I don't think CC support any condition check functionality such as if-else though. Even it does, I still need Ant exits with 2 different error code to distinguish between A) and B), and I don't know if this is possible either. Does anyone have a suggestion for me? If you have a solution for my puzzel, could you provide me an example? Your help is greatly appreciated. Frank -- View this message in context: http://www.nabble.com/Is-it-possible-to-send-different-types-of-CC-failure-notice-to-different-email-addresses--tp23640838p23640838.html Sent from the CruiseControl - User mailing list archive at Nabble.com. |
From: Nhat Tran <nhat.tran@co...> - 2009-05-20 03:32:06
|
Hi Chris, You can use the "antWorkingDir" value to specify the directory where CruiseControl will be running the ant command from. Example. <ant buildfile="build.xml" antWorkingDir="C:\svnviews"/> -> CruiseControl will be doing something like: > cd C:\svnviews > ant -f build.xml Please refer to [http://cruisecontrol.sourceforge.net/main/configxml.html#ant] for more details. Regards, and good luck Nhat Tran Christopher Styles wrote: > Hi, > > I want build with cruise control using SVN as software repository... > My projects are located in the Windows file systems under > "C:\svnviews"... I know projects are usually under > "C:\CruiseControl\projects", but I don't want to move them... I would > like them to stay where they are under "C:\svnviews"... Is there a > configuration change that I need to make in cruise control for my > projects to build where they're located currently...??? Does anybody > have any ideas how I can make this work...??? > > Thanks in Advance |
From: Christopher Styles <styles706@gm...> - 2009-05-19 22:13:12
|
Hi, I want build with cruise control using SVN as software repository... My projects are located in the Windows file systems under "C:\svnviews"... I know projects are usually under "C:\CruiseControl\projects", but I don't want to move them... I would like them to stay where they are under "C:\svnviews"... Is there a configuration change that I need to make in cruise control for my projects to build where they're located currently...??? Does anybody have any ideas how I can make this work...??? Thanks in Advance |
From: Christopher Styles <styles706@gm...> - 2009-05-19 21:41:15
|
Hi, I want build with cruise control, using SVN as software repository... My projects are located in the Windows file systems under "C:\svnviews"... I know projects are usually located under "C:\CruiseControl\projects", but I don't want to move them... I would like them to stay where they are under "C:\svnviews"... Is there a configuration change that I need to make in cruise control for my projects to build where they're located currently, as well as appear on the cruise control main page...??? Does anybody have any ideas how I can make this work...??? Thanks in Advance... |
From: Christopher Styles <styles706@gm...> - 2009-05-19 20:15:03
|
Thank you... On Tue, May 19, 2009 at 3:04 PM, Thomas Amundsen <amundt@...>wrote: > Here is a CruiseControl config.xml that will execute a build target in > cc-build.xml, sending e-mails with JUnit tests results (resulting from a > JUnitReport ant task in checkout/Nestor/reports/). > > > > <cruisecontrol> > <project name="Nestor" buildafterfailed="true" > requiremodification="false"> > <bootstrappers> > <currentbuildstatusbootstrapper > file="logs/Nestor/currentbuildstatus.txt" /> > </bootstrappers> > <modificationset quietperiod="60"> > <svn localworkingcopy="checkout/Nestor"/> > </modificationset> > <schedule> > <ant buildfile="cc-build.xml" target="build" > antscript="/homes/whatever/user/apache-ant-1.7.1/bin/ant" > antWorkingDir="../builds/" time="0300"/> > </schedule> > <log dir="logs/Nestor"> > <merge dir="checkout/Nestor/build/test-results"/> > <merge dir="checkout/Nestor/reports/"/> > </log> > <publishers> > <currentbuildstatuspublisher > file="logs/Nestor/currentbuildstatus.txt"/> > <htmlemail mailhost="smtp.server.com" > mailport="465" > username="username" > password="password" > usessl="true" > returnaddress="daily-build@..." > buildresultsurl=" > http://localhost/cruisecontrol/buildresults/Nestor"; > > css="../cruisecontrol-bin-2.8.2/webapps/cruisecontrol/css/cruisecontrol.css" > > xsldir="../cruisecontrol-bin-2.8.2/webapps/cruisecontrol/xsl/" > logdir="logs/Nestor/" > skipusers="true" spamwhilebroken="true"> > <always address="user@..."/> > </htmlemail> > </publishers> > </project> > </cruisecontrol> > > On Tue, 19 May 2009, Christopher Styles wrote: > > > Hi, > > > > I'm using SVN as my repository and I want to build my applications using > > CruiseControl... Currently, I'm running my build (ant -f build.xml) and > > deployment (ant -f deploy.xml) scripts from the Windows Command Prompt, > and > > these scripts do everything that I need them to do, but I want to put > > them in CruiseControl, so I can just click a button to execute them... I > > don't need CruiseControl to do anything, but kick off the > scripts...nothing > > more, nothing less... So, with that said, does anyone have a stripped > > down example of a config.xml file that I could use just to kick off the > > scripts...??? My projects are located in the Windows file systems under > > "C:\svnviews"... I know projects are usually under > > "C:\CruiseControl\projects", but I don't want to move them... I would > like > > them to stay where they are under "C:\svnviews"... Is there a > configuration > > change that I need to make to the web.xml for the project to be > > found "C:\svnviews"...??? I would like for this to be as less invasive as > > possible... > > > > Thanks in advance for you help... > > > > > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Cruisecontrol-user mailing list > Cruisecontrol-user@... > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > |
From: Thomas Amundsen <amundt@u.washington.edu> - 2009-05-19 19:05:19
|
Here is a CruiseControl config.xml that will execute a build target in cc-build.xml, sending e-mails with JUnit tests results (resulting from a JUnitReport ant task in checkout/Nestor/reports/). <cruisecontrol> <project name="Nestor" buildafterfailed="true" requiremodification="false"> <bootstrappers> <currentbuildstatusbootstrapper file="logs/Nestor/currentbuildstatus.txt" /> </bootstrappers> <modificationset quietperiod="60"> <svn localworkingcopy="checkout/Nestor"/> </modificationset> <schedule> <ant buildfile="cc-build.xml" target="build" antscript="/homes/whatever/user/apache-ant-1.7.1/bin/ant" antWorkingDir="../builds/" time="0300"/> </schedule> <log dir="logs/Nestor"> <merge dir="checkout/Nestor/build/test-results"/> <merge dir="checkout/Nestor/reports/"/> </log> <publishers> <currentbuildstatuspublisher file="logs/Nestor/currentbuildstatus.txt"/> <htmlemail mailhost="smtp.server.com" mailport="465" username="username" password="password" usessl="true" returnaddress="daily-build@..." buildresultsurl="http://localhost/cruisecontrol/buildresults/Nestor"; css="../cruisecontrol-bin-2.8.2/webapps/cruisecontrol/css/cruisecontrol.css" xsldir="../cruisecontrol-bin-2.8.2/webapps/cruisecontrol/xsl/" logdir="logs/Nestor/" skipusers="true" spamwhilebroken="true"> <always address="user@..."/> </htmlemail> </publishers> </project> </cruisecontrol> On Tue, 19 May 2009, Christopher Styles wrote: > Hi, > > I'm using SVN as my repository and I want to build my applications using > CruiseControl... Currently, I'm running my build (ant -f build.xml) and > deployment (ant -f deploy.xml) scripts from the Windows Command Prompt, and > these scripts do everything that I need them to do, but I want to put > them in CruiseControl, so I can just click a button to execute them... I > don't need CruiseControl to do anything, but kick off the scripts...nothing > more, nothing less... So, with that said, does anyone have a stripped > down example of a config.xml file that I could use just to kick off the > scripts...??? My projects are located in the Windows file systems under > "C:\svnviews"... I know projects are usually under > "C:\CruiseControl\projects", but I don't want to move them... I would like > them to stay where they are under "C:\svnviews"... Is there a configuration > change that I need to make to the web.xml for the project to be > found "C:\svnviews"...??? I would like for this to be as less invasive as > possible... > > Thanks in advance for you help... > |
From: Christopher Styles <styles706@gm...> - 2009-05-19 18:52:43
|
Hi, I'm using SVN as my repository and I want to build my applications using CruiseControl... Currently, I'm running my build (ant -f build.xml) and deployment (ant -f deploy.xml) scripts from the Windows Command Prompt, and these scripts do everything that I need them to do, but I want to put them in CruiseControl, so I can just click a button to execute them... I don't need CruiseControl to do anything, but kick off the scripts...nothing more, nothing less... So, with that said, does anyone have a stripped down example of a config.xml file that I could use just to kick off the scripts...??? My projects are located in the Windows file systems under "C:\svnviews"... I know projects are usually under "C:\CruiseControl\projects", but I don't want to move them... I would like them to stay where they are under "C:\svnviews"... Is there a configuration change that I need to make to the web.xml for the project to be found "C:\svnviews"...??? I would like for this to be as less invasive as possible... Thanks in advance for you help... |
From: Jayesh Gohil <jjayesh.gohil@gm...> - 2009-05-19 06:38:17
|
Hi, I am using CC-2.8.2 and while viewing the project details gettign following error. Any help much appreciated. Thanks in advance. Error transforming 'log20090517230036LLRO_0.2_B8': Illegal HTML character: decimal 150 net.sourceforge.cruisecontrol.util.CCTagException: Error transforming 'log20090517230036LLRO_0.2_B8': Illegal HTML character: decimal 150 at net.sourceforge.cruisecontrol.taglib.XSLTag.transform(XSLTag.java:117) at net.sourceforge.cruisecontrol.taglib.XSLTag.updateCacheFile(XSLTag.java:280) at net.sourceforge.cruisecontrol.taglib.XSLTag.prepareContent(XSLTag.java:268) at net.sourceforge.cruisecontrol.taglib.XSLTag.doEndTag(XSLTag.java:303) at org.apache.jsp.main_jsp._jspx_meth_cruisecontrol_xsl_1(org.apache.jsp.main_jsp:1079) at org.apache.jsp.main_jsp._jspService(org.apache.jsp.main_jsp:460) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:470) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:364) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:729) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:324) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:829) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:488) - Jayesh |
From: MrL <cruise.control@ch...> - 2009-05-18 14:14:58
|
I am curious if anyone has developed a plug-in to send messages to MSN Messenger? MrL |
From: Jayesh Gohil <jjayesh.gohil@gm...> - 2009-05-18 06:45:45
|
Hi, I am using CC-2.8.2 and while viewing the project details gettign following error. Any help much appreciated. Thanks in advance. Error transforming 'log20090517230036LLRO_0.2_B8': Illegal HTML character: decimal 150 net.sourceforge.cruisecontrol.util.CCTagException: Error transforming 'log20090517230036LLRO_0.2_B8': Illegal HTML character: decimal 150 at net.sourceforge.cruisecontrol.taglib.XSLTag.transform(XSLTag.java:117) at net.sourceforge.cruisecontrol.taglib.XSLTag.updateCacheFile(XSLTag.java:280) at net.sourceforge.cruisecontrol.taglib.XSLTag.prepareContent(XSLTag.java:268) at net.sourceforge.cruisecontrol.taglib.XSLTag.doEndTag(XSLTag.java:303) at org.apache.jsp.main_jsp._jspx_meth_cruisecontrol_xsl_1(org.apache.jsp.main_jsp:1079) at org.apache.jsp.main_jsp._jspService(org.apache.jsp.main_jsp:460) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:470) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:364) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:729) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405) at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:324) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:829) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:488) - Jayesh |
From: Jeffrey Fredrick <jeffrey.fredrick@gm...> - 2009-05-16 22:36:56
|
Hi Jason, you can do what you want but you'll need to make subclasses of the Veto plugin & the BuildStatus plugin. For the "AllBuildStatus" plugin I think you could just change a single line to have all the modifications returned: return name.compareTo(filename) > 0 && Log.wasSuccessfulBuild(name); becomes: return name.compareTo(filename) > 0; Then with your "OutOfDateVeto" override the getBuildStatus() method to return an instance of your AllBuildStatus class. Jtf On Thu, May 14, 2009 at 8:25 AM, Jason Schadel <jasons@...> wrote: > I have two projects. I want project_a to be built regardless if > project_b is passing or failing, as long as project_b is up-to-date. > Project_b updates code in project_a source so if project_a updates > before project_b, project_b could miss some modifications. I tried > the following configuration, but it seams that project_a gets vetoed > because of project_b not being successful. > > Project_a modificationset: > <veto> > <triggers> > <svn localWorkingCopy="/home/sites/project_a/tests/cases/other" /> > </triggers> > <buildstatus logdir="logs/project_b" /> > </veto> > > <!-- Build if changes to this project. --> > <svn localWorkingCopy="/home/sites/project_a" /> > > Project_b modificationset: > <svn localWorkingCopy="/home/sites/project_b" /> > <svn localWorkingCopy="/home/sites/project_a/tests/cases/ > other" /> > > I tried taking <buildstatus> out of the <veto> block but that causes > an invalid configuration. > > Any ideas? > > -Jason > > -- Build engineer training: http://ci-guys.com |