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: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TitleDescriptionBuild commandlast buildlast success
Apache Ant
Ant Core Trunkcurrent development clean test
Ant Distributiona 'distribution' nearly as done while releasing.allclean main_distribution
Apache Ivy
Core 2.0.xmaintenance of 2.x releases
Core Trunkcurrent development
Core Trunk - Checkstylecheck of code styleguide
Core Trunk - Distributiona 'distribution' nearly as done while releasing.
+

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: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TitleDescriptionBuild commandlast buildlast success
Apache Ant
Ant Core Trunkcurrent development clean test
Ant Distributiona 'distribution' nearly as done while releasing.allclean main_distribution
Apache Ivy
Core 2.0.xmaintenance of 2.x releases
Core Trunkcurrent development
Core Trunk - Checkstylecheck of code styleguide
Core Trunk - Distributiona 'distribution' nearly as done while releasing.
+

+ + +