bodewig 2004/02/19 03:43:32
Modified: docs index.html
xdocs index.xml
Log:
Remove 1.6.0 from homepage
Revision Changes Path
1.301 +1 -17 ant/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/ant/docs/index.html,v
retrieving revision 1.300
retrieving revision 1.301
diff -u -r1.300 -r1.301
--- index.html 12 Feb 2004 13:56:05 -0000 1.300
+++ index.html 19 Feb 2004 11:43:32 -0000 1.301
@@ -187,22 +187,6 @@
<p>Ant 1.6.1 also introduces initial support
for compiling with
Java 1.5.</p>
<h3 class="section">
- <a name="Ant 1.6.0"></a>
- Ant 1.6.0
- </h3>
- <p>Apache Ant 1.6.0 is available since December 18,
2003 for
- <a href="http://archive.apache.org/dist/ant">download</a>. As
- we've already said in the announcements of Ant 1.5.4, this release
- requires JDK 1.2 or later to run.</p>
- <p>Ant 1.6.0 adds a lot of new features,
most prominently support
- for XML namespaces as well as a new concept of Ant libraries that
- makes use of namespaces to avoid name clashes of custom tasks.
- For a longer list of fixed bugs and new features see the release
- notes.</p>
- <p>If you find anything that hasn't been
covered in the manual (I bet you
-did) or could be explained better, feel free to help us out in the
-<a
href="http://nagoya.apache.org/wiki/apachewiki.cgi?NewAntFeaturesInDetail">Wiki
</a>.</p>
- <h3 class="section">
<a name="Apache Ant"></a>
Apache Ant
</h3>
@@ -250,7 +234,7 @@
Documentation
</h3>
<p>
-You can view the documentation for the current release (Apache Ant 1.6.0)
+You can view the documentation for the current release (Apache Ant 1.6.1)
<a href="manual/index.html">online</a>
</p>
<p>
1.63 +1 -19 ant/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/index.xml,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- index.xml 16 Feb 2004 16:38:06 -0000 1.62
+++ index.xml 19 Feb 2004 11:43:32 -0000 1.63
@@ -38,24 +38,6 @@
Java 1.5.</p>
</section>
- <section name="Ant 1.6.0">
- <p>Apache Ant 1.6.0 is available since December 18, 2003 for
- <a href="http://archive.apache.org/dist/ant">download</a>. As
- we've already said in the announcements of Ant 1.5.4, this release
- requires JDK 1.2 or later to run.</p>
-
- <p>Ant 1.6.0 adds a lot of new features, most prominently support
- for XML namespaces as well as a new concept of Ant libraries that
- makes use of namespaces to avoid name clashes of custom tasks.
- For a longer list of fixed bugs and new features see the release
- notes.</p>
-
- <p>If you find anything that hasn't been covered in the manual (I bet you
-did) or could be explained better, feel free to help us out in the
-<a
href="http://nagoya.apache.org/wiki/apachewiki.cgi?NewAntFeaturesInDetail">Wiki
</a>.</p>
-
- </section>
-
<section name="Apache Ant">
<p>
@@ -107,7 +89,7 @@
<section name="Documentation">
<p>
-You can view the documentation for the current release (Apache Ant 1.6.0)
+You can view the documentation for the current release (Apache Ant 1.6.1)
<a href="manual/index.html">online</a>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]