02 November 2006
Maven 2.0
Article d'introduction à Maven
23 October 2006
Continuous Integration with Continuum
"Integrate early, integrate often." This is the underlying principle of continuous integration, a powerful development practice recently brought into the spotlight by the Agile methodologies. Apache Continuum is a flexible, easy-to-use tool that can help you put continuous integration into action.
In this article, we will go through the basic principals of continuous integration, and then focus on how we can use Continuum to set up a continuous integration server. We will cover installing and configuring the server and setting up a particular project, including how to check the project status and receive build failure notification in various ways
18 October 2006
Java best practices
Presentation of java best practices
Cruise control
by 8 othersCruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.
1
(4 marks)