Cruise Control is a framework for a continuous build process.
Steps to configure and run the cruise control in windows OS.
Configuration of Cruise Control :
cruisecontrol-bin-xx.zip (cruisecontrol-bin-2.8.3.zip) file from the cruise control site.
svnant-1.0.0.zip
svn-win32-1.6.16.zip
Extract svn-win32-1.6.16.zip, cruisecontrol-bin-2.8.3.zip files and add to the environmental variables.
Extract svnant-1.0.0.zip file and the jar files (svnant.jar, svnClientAdapter.jar and svnjavahl.jar) into the ${CRUISECONTROL_HOME}\apache-ant-1.7.0\lib.
Run Cruise Control:
Steps to configure and run the cruise control in windows OS.
Configuration of Cruise Control :
cruisecontrol-bin-xx.zip (cruisecontrol-bin-2.8.3.zip) file from the cruise control site.
svnant-1.0.0.zip
svn-win32-1.6.16.zip
Extract svn-win32-1.6.16.zip, cruisecontrol-bin-2.8.3.zip files and add to the environmental variables.
Extract svnant-1.0.0.zip file and the jar files (svnant.jar, svnClientAdapter.jar and svnjavahl.jar) into the ${CRUISECONTROL_HOME}\apache-ant-1.7.0\lib.
Run Cruise Control:
- Create a folder in cruise control, to check out the projects.
- Modify config.xml file in cruise control folder, which is used for build processing.
- Run cruise control by double clicking bat (cruisecontrol.bat) file.
- To track the Cruise Control build process, access URL: http://localhost:8080/dashboard/tab/builds/ in your browser.
No comments :
Post a Comment