diff --git a/docs/nightlies.html b/docs/nightlies.html
index 4b5d1cc34..dfcc03403 100644
--- a/docs/nightlies.html
+++ b/docs/nightlies.html
@@ -213,33 +213,53 @@ system. You can directly access the builds of Ant and Ivy:
Title |
Description |
Build command |
+ When |
last build |
last success |
- Apache Ant |
+ Apache Ant |
- Ant Core Trunk |
- current development |
+ Core Trunk |
+ current development |
clean test |
+ continuously |
last build |
last success |
- Ant Distribution |
- a 'distribution' nearly as done while releasing. |
+ Distribution |
+ a 'distribution' nearly as done while releasing |
allclean main_distribution |
+ Daily at 08:00 GMT (if there are pending changes) |
last build |
last success |
- Apache Ivy |
+ JavaDoc |
+ JavaDocs for classes and testclasses |
+ javadocs javadocs.test |
+ Daily at 08:00 GMT (if there are pending changes) |
+ last build |
+ last success |
+
+
+ Checkstyle |
+ check the conformance against coding styleguide |
+ -f check.xml checkstyle htmlreport |
+ continuously |
+ last build |
+ last success |
+
+
+ Apache Ivy |
Core 2.0.x |
maintenance of 2.x releases |
|
+ |
last build |
last success |
@@ -247,6 +267,7 @@ system. You can directly access the builds of Ant and Ivy:
Core Trunk |
current development |
|
+ |
last build |
last success |
@@ -254,6 +275,7 @@ system. You can directly access the builds of Ant and Ivy:
Core Trunk - Checkstyle |
check of code styleguide |
|
+ |
last build |
last success |
@@ -261,6 +283,7 @@ system. You can directly access the builds of Ant and Ivy:
Core Trunk - Distribution |
a 'distribution' nearly as done while releasing. |
|
+ |
last build |
last success |
@@ -270,6 +293,7 @@ system. You can directly access the builds of Ant and Ivy:
|
|
|
+ |
last build |
last success |
diff --git a/docs/page.css b/docs/page.css
index b74ae09c9..7ff313b76 100644
--- a/docs/page.css
+++ b/docs/page.css
@@ -90,13 +90,14 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; }
.content .externals th { width: 120px; text-align: right; }
.content .externals td { background-color: #f0f0ff; color: black; }
-.content .ContinuousBuild { width: 70%; background-color: #7099C5; color: #ffffff; font-size : 90%;}
+.content .ContinuousBuild { width: 90%; background-color: #7099C5; color: #ffffff; font-size : 90%;}
.content .ContinuousBuild caption { text-align: left; color: black; font-weight: bold; }
.content .ContinuousBuild th { width: 120px; }
.content .ContinuousBuild td { background-color: #f0f0ff; color: black; text-align: center; }
-.content .ContinuousBuild .title { width: 20%; text-align: left; }
+.content .ContinuousBuild .title { width: 15%; text-align: left; }
.content .ContinuousBuild .description { width: 30%; font-style: italic; }
-.content .ContinuousBuild .command { width: 30%; font-family: "Courier New", Courier, monospace; }
+.content .ContinuousBuild .command { width: 20%; font-family: "Courier New", Courier, monospace; }
+.content .ContinuousBuild .when { width: 25%; }
.content .ContinuousBuild .link { }
diff --git a/xdocs/nightlies.xml b/xdocs/nightlies.xml
index abfcc859c..9a28489d4 100644
--- a/xdocs/nightlies.xml
+++ b/xdocs/nightlies.xml
@@ -43,33 +43,53 @@ system. You can directly access the builds of Ant and Ivy:
Title |
Description |
Build command |
+ When |
last build |
last success |
- Apache Ant |
+ Apache Ant |
- Ant Core Trunk |
- current development |
+ Core Trunk |
+ current development |
clean test |
+ continuously |
last build |
last success |
- Ant Distribution |
- a 'distribution' nearly as done while releasing. |
+ Distribution |
+ a 'distribution' nearly as done while releasing |
allclean main_distribution |
+ Daily at 08:00 GMT (if there are pending changes) |
last build |
last success |
- Apache Ivy |
+ JavaDoc |
+ JavaDocs for classes and testclasses |
+ javadocs javadocs.test |
+ Daily at 08:00 GMT (if there are pending changes) |
+ last build |
+ last success |
+
+
+ Checkstyle |
+ check the conformance against coding styleguide |
+ -f check.xml checkstyle htmlreport |
+ continuously |
+ last build |
+ last success |
+
+
+ Apache Ivy |
Core 2.0.x |
maintenance of 2.x releases |
|
+ |
last build |
last success |
@@ -77,6 +97,7 @@ system. You can directly access the builds of Ant and Ivy:
Core Trunk |
current development |
|
+ |
last build |
last success |
@@ -84,6 +105,7 @@ system. You can directly access the builds of Ant and Ivy:
Core Trunk - Checkstyle |
check of code styleguide |
|
+ |
last build |
last success |
@@ -91,6 +113,7 @@ system. You can directly access the builds of Ant and Ivy:
Core Trunk - Distribution |
a 'distribution' nearly as done while releasing. |
|
+ |
last build |
last success |
@@ -100,6 +123,7 @@ system. You can directly access the builds of Ant and Ivy:
|
|
|
+ |
last build |
last success |