CiLite: Java continuous integration tool
CiLite is a continuous integration tool for Java projects. It is simple to set up and use. It uses a short Groovy script and a Quartz scheduler to periodically invoke an ant target in your build.xml. The result of the Ant invocation is mailed using Ant’s inherent mail logger.
link






