cruisecontrol
Git log error in PhpUnderControl continuous integration set up
So I have set up the following for my PHP project: A Git repository with all the code. An instance of Cruisecontrol with PhpUnderControl running on top of it.[详细]
2022-12-18 23:01 分类:问答Configuring security settings in CC.NET 1.5
Below is the ccnet.config file I am having, where I am using the new security features of CC.NET 1.5. Can anybody let me know what I am doing wrong.[详细]
2022-12-18 21:30 分类:问答Running Xcode iPhone unit tests with Cruise Control
When using Cruise Control to build an iPhone XCode project with Unit Tests, an error of \"Code Sign error: a valid provisioning profile matching the application\'s Identifier \'com.yourcompany.Calcula[详细]
2022-12-18 19:48 分类:问答cruisecontrol <buildargs> nant parameter not being passed
I\'ve been trying to use theparam in my cruisecontrol build config file to no avail.When checking the cruisecontrol log file, whatever buildargs I try to pass are NOT passed to the call to nAnt.[详细]
2022-12-18 04:06 分类:问答CruiseControl: How to read logs from exec task
I start an external groovy scriptvia cruisecontrol, which basically works. My problem is that if the groovy script fails I only get the \"error string found\" in my cruise webapp and email; its even n[详细]
2022-12-17 11:09 分类:问答Why does vetoIfFailing crash cruise control?
I am having this weird issue with Cruise Control crashing, when I add the vetoIfFailing attribute to the buildstatus element.[详细]
2022-12-14 03:41 分类:问答How to pass server urls to Watir Ruby unit tests run by Rake under Thoughtworks Cruise
I\'m currently building a suite of Watir tests for my .net web application. I have wire开发者_开发技巧d the watir tests into the Thoughtworks Cruise continuous build using Rake.[详细]
2022-12-13 21:19 分类:问答HOW to Pass parameters to tomcat in ubuntu?
I am trying to configure cruisecontrol to use Tomcat rather than Jetty as its servlet engine. I am following a tutorial on this and I\'m stuck at the point where it says:[详细]
2022-12-13 10:45 分类:问答How to redirect stdout stderr in an ant script?
I am triggering an ant script (via cruise contr开发者_如何学Pythonol), and would like to be able to dump the std out and std err for a particular ant target to a plain text file.[详细]
2022-12-11 00:05 分类:问答Cruisecontrol hangs when checking SVN for modifications
Since migrating a Cruisecontrol build server to a new machine, it sometimes hangs during the \"modificationset\" stage of the build cycle (it is configured to check for modifications every 15 minutes)[详细]
2022-12-09 23:26 分类:问答