Entries Related to ‘CruiseControl’

Showing Articles Only
Creating a Continuous Integration Server for Java Projects Using Hudson
By Grant Smith on Friday, October 23rd, 2009 in Technical

A continuous integration (CI) engine is an automated build system that checks out the most current code from a source code repository, builds it, and makes the resulting artifacts available for download and review. This tutorial covers the setup of a continuous integration server for Java projects with Hudson, one of the top open source CI engines.

© 2010 OpenLogic, Inc. | Licensing | Privacy Policy | Terms of Use