Words of Java RSS Feed
Words of Java

Words of Java

High and low about Java and Web programming

 
 
 
 

Posts tagged continuous integration

Continuous Integration by Martin Fowler

It’s all about communication, reducing risk, removing blank spots, increasing quaility, find and eliminate bugs faster and feel safe to make changes to your code base.
This article by Martin Fowler is quite old but still holds even though you would like to see some alternatives to CruiseControl / Cruise and Ant.
http://martinfowler.com/articles/continuousIntegration.html
Good reading for everybody that [...]

Hudson - an up-and-comer?

In my current project we look over the possibility of changing from CruiseControl into Hudson as continuous integration engine.
Hudson is a Java.net initiative and seems to win over CC in many areas. I hope to have it tested myself in some time so that I can cover this area more.

Recent Posts

Popular Posts

Custom Search