A recent article published in IBM developerWorks talks about automating the Continuous Integration (CI) and Code Inspection tasks in a build process using open source tools. It explains how to install and configure Hudson, a CI server developed by java.net community, to poll a Subversion code repository and run an Ant build script anytime a change is detected in the source code.
Comments
mostlyharmless replied ago:
Hudson is super easy to setup and use, and gives great feedback. I highly recommend it.
Voters For This Link (8)
Voters Against This Link (0)