You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jh...@apache.org on 2008/09/25 15:39:12 UTC

svn commit: r698965 - in /ant/core/trunk: docs/nightlies.html xdocs/nightlies.xml

Author: jhm
Date: Thu Sep 25 06:39:11 2008
New Revision: 698965

URL: http://svn.apache.org/viewvc?rev=698965&view=rev
Log:
Change TeamCity configuration
- remove Ant based
- addes command line based (Linux, Windows, MacOS)
because of problems having double Ant on the classpath while testing.

Modified:
    ant/core/trunk/docs/nightlies.html
    ant/core/trunk/xdocs/nightlies.xml

Modified: ant/core/trunk/docs/nightlies.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/nightlies.html?rev=698965&r1=698964&r2=698965&view=diff
==============================================================================
--- ant/core/trunk/docs/nightlies.html (original)
+++ ant/core/trunk/docs/nightlies.html Thu Sep 25 06:39:11 2008
@@ -221,12 +221,28 @@
   <td colspan="6" class="title"><b>Apache Ant</b></td>
 </tr>
 <tr>
-  <td class="title">Core Trunk</td>
-  <td class="description">current development</td>
+  <td class="title">Core Trunk (Windows)</td>
+  <td class="description">current development (Windows platform)</td>
+  <td class="command">clean test</td>
+  <td class="when">continuously</td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt133&amp;buildId=lastFinished">last build</a></td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt133&amp;buildId=lastSuccessful">last success</a></td>
+</tr>
+<tr>
+  <td class="title">Core Trunk (Linux)</td>
+  <td class="description">current development (Linux platform)</td>
+  <td class="command">clean test</td>
+  <td class="when">continuously</td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt134&amp;buildId=lastFinished">last build</a></td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt134&amp;buildId=lastSuccessful">last success</a></td>
+</tr>
+<tr>
+  <td class="title">Core Trunk (MacOS)</td>
+  <td class="description">current development (MacOS platform)</td>
   <td class="command">clean test</td>
   <td class="when">continuously</td>
-  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt129&amp;buildId=lastFinished">last build</a></td>
-  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt129&amp;buildId=lastSuccessful">last success</a></td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt135&amp;buildId=lastFinished">last build</a></td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt135&amp;buildId=lastSuccessful">last success</a></td>
 </tr>
 <tr>
   <td class="title">Distribution</td>

Modified: ant/core/trunk/xdocs/nightlies.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/nightlies.xml?rev=698965&r1=698964&r2=698965&view=diff
==============================================================================
--- ant/core/trunk/xdocs/nightlies.xml (original)
+++ ant/core/trunk/xdocs/nightlies.xml Thu Sep 25 06:39:11 2008
@@ -51,12 +51,28 @@
   <td colspan="6" class="title"><b>Apache Ant</b></td>
 </tr>
 <tr>
-  <td class="title">Core Trunk</td>
-  <td class="description">current development</td>
+  <td class="title">Core Trunk (Windows)</td>
+  <td class="description">current development (Windows platform)</td>
+  <td class="command">clean test</td>
+  <td class="when">continuously</td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt133&amp;buildId=lastFinished">last build</a></td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt133&amp;buildId=lastSuccessful">last success</a></td>
+</tr>
+<tr>
+  <td class="title">Core Trunk (Linux)</td>
+  <td class="description">current development (Linux platform)</td>
+  <td class="command">clean test</td>
+  <td class="when">continuously</td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt134&amp;buildId=lastFinished">last build</a></td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt134&amp;buildId=lastSuccessful">last success</a></td>
+</tr>
+<tr>
+  <td class="title">Core Trunk (MacOS)</td>
+  <td class="description">current development (MacOS platform)</td>
   <td class="command">clean test</td>
   <td class="when">continuously</td>
-  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt129&amp;buildId=lastFinished">last build</a></td>
-  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt129&amp;buildId=lastSuccessful">last success</a></td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt135&amp;buildId=lastFinished">last build</a></td>
+  <td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&amp;buildTypeId=bt135&amp;buildId=lastSuccessful">last success</a></td>
 </tr>
 <tr>
   <td class="title">Distribution</td>