Apache Ant site Apache Ant logo

the Apache Ant site
Home
Projects
 

Nightly+Continuous Builds

Nightly Builds

We don't provide binary nightly builds at the moment, but if you want to build Ant from sources, you can use a Subversion snapshot.

Continuous Builds

JetBrains is offering Ant the service of a Continuous Build on there TeamCity system. You can directly access the builds of Ant and Ivy:

Title Description Build command When last build last success
Apache Ant
Core Trunk current development clean test continuously
Distribution a 'distribution' nearly as done while releasing allclean main_distribution Daily at 08:00 GMT
(if there are pending changes)
JavaDoc JavaDocs for classes and testclasses javadocs javadocs.test Daily at 08:00 GMT
(if there are pending changes)
Checkstyle check the conformance against coding styleguide -f check.xml checkstyle htmlreport continuously
Apache Ivy
Core 2.0.x maintenance of 2.x releases
Core Trunk current development
Core Trunk - Checkstyle check of code styleguide
Core Trunk - Distribution a 'distribution' nearly as done while releasing.