- remove Ant based - addes command line based (Linux, Windows, MacOS) because of problems having double Ant on the classpath while testing. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@698965 13f79535-47bb-0310-9956-ffa450edef68master
@@ -221,12 +221,28 @@ system. You can directly access the builds of Ant and Ivy: | |||||
<td colspan="6" class="title"><b>Apache Ant</b></td> | <td colspan="6" class="title"><b>Apache Ant</b></td> | ||||
</tr> | </tr> | ||||
<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?&buildTypeId=bt133&buildId=lastFinished">last build</a></td> | |||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt133&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?&buildTypeId=bt134&buildId=lastFinished">last build</a></td> | |||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt134&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="command">clean test</td> | ||||
<td class="when">continuously</td> | <td class="when">continuously</td> | ||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt129&buildId=lastFinished">last build</a></td> | |||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt129&buildId=lastSuccessful">last success</a></td> | |||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt135&buildId=lastFinished">last build</a></td> | |||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt135&buildId=lastSuccessful">last success</a></td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td class="title">Distribution</td> | <td class="title">Distribution</td> | ||||
@@ -51,12 +51,28 @@ system. You can directly access the builds of Ant and Ivy: | |||||
<td colspan="6" class="title"><b>Apache Ant</b></td> | <td colspan="6" class="title"><b>Apache Ant</b></td> | ||||
</tr> | </tr> | ||||
<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?&buildTypeId=bt133&buildId=lastFinished">last build</a></td> | |||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt133&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?&buildTypeId=bt134&buildId=lastFinished">last build</a></td> | |||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt134&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="command">clean test</td> | ||||
<td class="when">continuously</td> | <td class="when">continuously</td> | ||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt129&buildId=lastFinished">last build</a></td> | |||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt129&buildId=lastSuccessful">last success</a></td> | |||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt135&buildId=lastFinished">last build</a></td> | |||||
<td class="link"><a href="http://teamcity.jetbrains.com/viewLog.html?&buildTypeId=bt135&buildId=lastSuccessful">last success</a></td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td class="title">Distribution</td> | <td class="title">Distribution</td> | ||||