Cruise Control- Continuous Integration tool

Cruise Control is built on java.It comes with built in ant tool  and jetty server.
 Its a free open source build engine.
You dont have to the build but cruise control will do the build and will execute the test case and will also give the status of the build.
The build process can be scheduled.
It can be integrated with svn,cvs,vss.
Whenever a new code checks in the build is triggered.
It works with maven as well.

watch out for more posts on Cruise Control. Installtion - sturcture and more..

http://cruisecontrol.sourceforge.net/

http://maven.apache.org/maven-1.x/plugins/cruisecontrol/

http://www.exubero.com/ccintro/ccintro-s5.html

Comments

Post a Comment

Popular posts from this blog

defining functions clojure

Integrating Struts2 with Spring Security using Custom Login Form