| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles Tutorials |
- Automation for the people: Continuous feedback by Paul Duvall - [Clicks: 27]
Feedback is vital for the practice of Continuous Integration (CI) -- in fact, it's the life blood of a CI system. Rapid feedback enables speedy responses to build events that require attention. Without feedback mediums like e-mail or RSS, builds in a broken state have the tendency to stay broken, which defeats the purpose of CI in the first place! In this installment of Automation for the people, automation expert Paul Duvall examines various feedback mechanisms that you can incorporate into CI systems.
[Includes sample code]
http://www-128.ibm.com/developerworks/java/library/j-ap11146/index.html - Nov, 2006 - Which open source CI tool is best suited for your application's environment? by John Ferguson Smart - [Clicks: 76]
Automating the build process is a difficult task, and fairly quickly a continuous integration tool becomes a must. But which one? This article test drives a few of the open source CI tools to see how they compare.
http://www.javaworld.com/javaworld/jw-11-2006/jw-1101-ci.html - Nov, 2006 - Automation for the people: Choosing a Continuous Integration server by Paul Duvall - [Clicks: 93]
With so many Continuous Integration (CI) servers to choose from, it can be difficult to decide which one is right for you. In the second article of the series Automation for the people, development automation expert Paul Duvall looks at a handful of open source CI servers, including Continuum, CruiseControl, and Luntbuild, using a consistent evaluation criteria and illustrative examples.
http://www-128.ibm.com/developerworks/java/library/j-ap09056/index.html - Sep, 2006
- Using CruiseControl with Eclipse by Nathan Good - [Clicks: 92]
Get a high-level overview of how to use CruiseControl, Luntbuild, and Anthill with Eclipse. Use these applications for implementing continuous-integration builds that provide quick feedback whenever something changes with a project's source.
[Formats: HTML, PDF]
http://www-128.ibm.com/developerworks/edu/os-dw-os-cruise-i.html - Jan, 2006