Browse Source

Remove reference to obsolete 1.6.2 compatible branch

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443224 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 19 years ago
parent
commit
a4b8507311
4 changed files with 6 additions and 8 deletions
  1. +2
    -3
      docs/antlibs/proper.html
  2. +1
    -1
      xdocs/antlibs/antunit/index.xml
  3. +1
    -1
      xdocs/antlibs/index.xml
  4. +2
    -3
      xdocs/antlibs/proper.xml

+ 2
- 3
docs/antlibs/proper.html View File

@@ -248,8 +248,7 @@
</th> </th>
<td colspan="1" rowspan="1" <td colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
Ant 1.7.x<br />A branch that works with Ant 1.6.2 and
above exists in <a href="https://svn.apache.org/repos/asf/ant/antlibs/dotnet/branches/Ant_1.6.2_compatible/">https://svn.apache.org/repos/asf/ant/antlibs/dotnet/branches/Ant_1.6.2_compatible/</a>
Ant 1.7.x
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -279,7 +278,7 @@
</th> </th>
<td colspan="1" rowspan="1" <td colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
1.0 Beta 1 released on September, 13 2006
1.0 Beta 1 released on September 13, 2006
</td> </td>
</tr> </tr>
</table> </table>


+ 1
- 1
xdocs/antlibs/antunit/index.xml View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!-- <!--
Licensed to the Apache Software Foundation (ASF) under one or more
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership. this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0 The ASF licenses this file to You under the Apache License, Version 2.0


+ 1
- 1
xdocs/antlibs/index.xml View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!-- <!--
Licensed to the Apache Software Foundation (ASF) under one or more
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership. this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0 The ASF licenses this file to You under the Apache License, Version 2.0


+ 2
- 3
xdocs/antlibs/proper.xml View File

@@ -92,8 +92,7 @@
</tr> </tr>
<tr> <tr>
<th>Ant compatibility:</th> <th>Ant compatibility:</th>
<td>Ant 1.7.x<br/>A branch that works with Ant 1.6.2 and
above exists in <a href="https://svn.apache.org/repos/asf/ant/antlibs/dotnet/branches/Ant_1.6.2_compatible/">https://svn.apache.org/repos/asf/ant/antlibs/dotnet/branches/Ant_1.6.2_compatible/</a></td>
<td>Ant 1.7.x</td>
</tr> </tr>
<tr> <tr>
<th>Added to sandbox:</th> <th>Added to sandbox:</th>
@@ -105,7 +104,7 @@
</tr> </tr>
<tr> <tr>
<th>Latest Release:</th> <th>Latest Release:</th>
<td>1.0 Beta 1 released on September, 13 2006</td>
<td>1.0 Beta 1 released on September 13, 2006</td>
</tr> </tr>
</table> </table>
</subsection> </subsection>


Loading…
Cancel
Save