PR: 31280 Obtained from: Darin Swanson git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276878 13f79535-47bb-0310-9956-ffa450edef68master
@@ -5449,7 +5449,10 @@ | |||||
</th> | </th> | ||||
<td colspan="1" rowspan="1" | <td colspan="1" rowspan="1" | ||||
valign="top" align="left"> | valign="top" align="left"> | ||||
Ant 1.3 - 1.4.1 | |||||
Ant 1.3 - 1.4.1 | |||||
Bundles Ant 1.6.2 as of Eclipse 3.0.1 (tested with Ant 1.5.4 - 1.6.2) | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
@@ -5459,7 +5462,13 @@ | |||||
</th> | </th> | ||||
<td colspan="1" rowspan="1" | <td colspan="1" rowspan="1" | ||||
valign="top" align="left"> | valign="top" align="left"> | ||||
<a href="http://www.eclipse.org/">http://www.eclipse.org/</a> | |||||
<a href="http://www.eclipse.org/">http://www.eclipse.org/</a> | |||||
or | |||||
<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html"> | |||||
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html | |||||
</a> | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
@@ -5469,7 +5478,7 @@ | |||||
</th> | </th> | ||||
<td colspan="1" rowspan="1" | <td colspan="1" rowspan="1" | ||||
valign="top" align="left"> | valign="top" align="left"> | ||||
<a href="news://news.eclipse.org/eclipse.tools">news://news.eclipse.org/eclipse.tools</a> | |||||
<a href="news://news.eclipse.org/eclipse.platform">news://news.eclipse.org/eclipse.platform</a> | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
@@ -2954,15 +2954,24 @@ | |||||
<table class="externals"> | <table class="externals"> | ||||
<tr> | <tr> | ||||
<th>Compatibility:</th> | <th>Compatibility:</th> | ||||
<td>Ant 1.3 - 1.4.1</td> | |||||
<td> | |||||
Ant 1.3 - 1.4.1 | |||||
Bundles Ant 1.6.2 as of Eclipse 3.0.1 (tested with Ant 1.5.4 - 1.6.2) | |||||
</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<th>URL:</th> | <th>URL:</th> | ||||
<td><a href="http://www.eclipse.org/">http://www.eclipse.org/</a></td> | |||||
<td> | |||||
<a href="http://www.eclipse.org/">http://www.eclipse.org/</a> | |||||
or | |||||
<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html"> | |||||
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html | |||||
</a> | |||||
</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<th>Contact:</th> | <th>Contact:</th> | ||||
<td><a href="news://news.eclipse.org/eclipse.tools">news://news.eclipse.org/eclipse.tools</a></td> | |||||
<td><a href="news://news.eclipse.org/eclipse.platform">news://news.eclipse.org/eclipse.platform</a></td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<th>License:</th> | <th>License:</th> | ||||
@@ -3207,4 +3216,4 @@ | |||||
</section> | </section> | ||||
</body> | </body> | ||||
</document> | |||||
</document> |