Top "Cruisecontrol" questions

CruiseControl is both a continuous integration tool and an extensible framework for creating a custom continuous build process.

What is the difference between Hudson and CruiseControl for Java projects?

I think the title sums it up. I just want to know why one or the other is better for …

java continuous-integration hudson jenkins cruisecontrol
CruiseControl [.Net] vs TeamCity for continuous integration?

I would like to ask you which automated build environment you consider better, based on practical experience. I'm planning to …

continuous-integration build-automation cruisecontrol.net teamcity cruisecontrol
Continuous Integration for Xcode projects?

After using Hudson for continuous integration with a prior project, I want to set up a continuous integration server for …

iphone xcode continuous-integration cruisecontrol xcodebuild
Find Git branch name in post-update hook

I'm executing a programme to alert CruiseControl each time an update is sent to our remote repository. I'm using a …

git shell cruisecontrol githooks
How to redirect stdout stderr in an ant script?

I am triggering an ant script (via cruise control), and would like to be able to dump the std out …

ant stdout cruisecontrol stderr