An example project to demonstrate continuous integration, in Java.
A simple example project demonstrating automated build and testing. This project is in Java, uses Ant for the build script, and makes use of JUnit for unit testing.
Build management system which provides Continuous Integration capabilities including the automation of project builds and notification of build outcomes. Plugins to support various build tools including Apache Ant, Apache Maven, GNU Make.
Dashboard is a plugin for IntelliJ IDEA and Eclipse that provides immediate visual feedback of the status of a (remote) continuous integration build process directly in the editor. It initially works with Cruise Control (or vanilla Ant).
The Java Integrated Build Environment is a build environment that combines XP concepts like Continuous Integration with existing tools like Ant, JUnit, CruiseControl, CVS and Tomcat, to provide the community with a tool to build, test and release software