diff --git a/docs/nightlies.html b/docs/nightlies.html index 45b52bf3c..3cf784ec1 100644 --- a/docs/nightlies.html +++ b/docs/nightlies.html @@ -216,7 +216,7 @@ that on the developer You can directly access the builds of Ant and Ivy on these CI installations:
The Apache Software Foundation hosts an installation of the Hudson CI-system which Ant + Ivy -use.
+use.Title | @@ -232,40 +232,40 @@ installation of the Hudson CI-system which Acurrent development on the lowest defined JDK | build.sh | continuously | -last build | -last success | +last build | +last success |
---|---|---|---|---|---|---|---|
Ant Trunk Tests on JDK 1.4 | current development on the lowest defined JDK | build.sh allclean test | continuously | -last build | -last success | +last build | +last success |
Checks Ant POMs by building Ant from the POMs. | Checks the POMs by building Ant by Maven | maven src/etc/poms/pom.xml clean package | continuously | -last build | -last success | +last build | +last success |
Ivy Core Trunk | Metric checks of Ant Trunk (Findbugs, RAT, Checkstyle) | ant allclean distribution | ant -f check.xml dumphtml findbugs rat | continuously | -last build | -last success | +last build | +last success |
Ant JDK-Matrix | Checks Ant Trunk against several JDKs (1.4, 1.5, 1.6) | ant test | continuously | -last build | -last success | +last build | +last success |
Apache Ivy | |||||||
current development | ant clean jar | continuously | -last build | -last success | +last build | +last success | |
Ivy Core Trunk Checks | Metric checks of Ivy Trunk (Findbugs, RAT, Checkstyle) | ant findbugs checkstyle-internal | ant -f build-release.xml rat | continuously | -last build | -last success | +last build | +last success |
IvyDE Trunk | current development | ant clean hudson-prepare | ant dist checkstyle rat | continuously | -last build | -last success | +last build | +last success |
Eclipse Updatesite | Update your Eclipse installation with the latest Ivy/IvyDE | ant hudson-prepare | ant hudson-build | continuously | -last build | -last success | +last build | +last success |
JetBrains is offering Ant the service of a Continuous Build on their TeamCity system.
diff --git a/xdocs/nightlies.xml b/xdocs/nightlies.xml index 51046d857..b89cf1887 100644 --- a/xdocs/nightlies.xml +++ b/xdocs/nightlies.xml @@ -44,10 +44,10 @@ You can directly access the builds of Ant and Ivy on these CI installations:The Apache Software Foundation hosts an installation of the Hudson CI-system which Ant + Ivy -use.
+use. -