From 604e9095df6d5dc87175eadb5e0f2764f7a21e79 Mon Sep 17 00:00:00 2001
From: Jan Materne
Date: Tue, 23 Sep 2008 07:06:11 +0000
Subject: [PATCH] List all Ant+Ivy CI-builds with more details.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@698105 13f79535-47bb-0310-9956-ffa450edef68
---
docs/nightlies.html | 74 +++++++++++++++++++++++++++++++++++---
docs/page.css | 8 +++++
xdocs/nightlies.xml | 86 +++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 161 insertions(+), 7 deletions(-)
diff --git a/docs/nightlies.html b/docs/nightlies.html
index 327d752b8..4b5d1cc34 100644
--- a/docs/nightlies.html
+++ b/docs/nightlies.html
@@ -207,11 +207,75 @@ want to build Ant from sources, you can use a
-the last successful build and
-
-the last build.
+system. You can directly access the builds of Ant and Ivy:
+
+
+ Title |
+ Description |
+ Build command |
+ last build |
+ last success |
+
+
+ Apache Ant |
+
+
+ Ant Core Trunk |
+ current development |
+ clean test |
+ last build |
+ last success |
+
+
+ Ant Distribution |
+ a 'distribution' nearly as done while releasing. |
+ allclean main_distribution |
+ last build |
+ last success |
+
+
+ Apache Ivy |
+
+
+ Core 2.0.x |
+ maintenance of 2.x releases |
+ |
+ last build |
+ last success |
+
+
+ Core Trunk |
+ current development |
+ |
+ last build |
+ last success |
+
+
+ Core Trunk - Checkstyle |
+ check of code styleguide |
+ |
+ last build |
+ last success |
+
+
+ Core Trunk - Distribution |
+ a 'distribution' nearly as done while releasing. |
+ |
+ last build |
+ last success |
+
+
+
+
+
diff --git a/docs/page.css b/docs/page.css
index a256c933b..b74ae09c9 100644
--- a/docs/page.css
+++ b/docs/page.css
@@ -90,6 +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 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 .description { width: 30%; font-style: italic; }
+.content .ContinuousBuild .command { width: 30%; font-family: "Courier New", Courier, monospace; }
+.content .ContinuousBuild .link { }
.frame { margin: 5px 20px 5px 20px; font-size: 90%; }
diff --git a/xdocs/nightlies.xml b/xdocs/nightlies.xml
index 62ad1e801..abfcc859c 100644
--- a/xdocs/nightlies.xml
+++ b/xdocs/nightlies.xml
@@ -37,12 +37,94 @@ href="http://svn.apache.org/snapshots/ant/">Subversion snapshot.
JetBrains is offering Ant the service of a Continuous Build on there TeamCity
-system. You can directly access
+system. You can directly access the builds of Ant and Ivy:
+
+
+ Title |
+ Description |
+ Build command |
+ last build |
+ last success |
+
+
+ Apache Ant |
+
+
+ Ant Core Trunk |
+ current development |
+ clean test |
+ last build |
+ last success |
+
+
+ Ant Distribution |
+ a 'distribution' nearly as done while releasing. |
+ allclean main_distribution |
+ last build |
+ last success |
+
+
+ Apache Ivy |
+
+
+ Core 2.0.x |
+ maintenance of 2.x releases |
+ |
+ last build |
+ last success |
+
+
+ Core Trunk |
+ current development |
+ |
+ last build |
+ last success |
+
+
+ Core Trunk - Checkstyle |
+ check of code styleguide |
+ |
+ last build |
+ last success |
+
+
+ Core Trunk - Distribution |
+ a 'distribution' nearly as done while releasing. |
+ |
+ last build |
+ last success |
+
+
+
+
+
+
+
+