Browse Source

Add mention of the Wiki and move ant1.6beta2

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275520 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 21 years ago
parent
commit
3f3ae1997c
2 changed files with 14 additions and 7 deletions
  1. +6
    -3
      docs/index.html
  2. +8
    -4
      xdocs/index.xml

+ 6
- 3
docs/index.html View File

@@ -185,10 +185,10 @@
Apache folks and share the knowledge.
</p>
<h3 class="section">
<a name="Ant 1.6beta1"></a>
Ant 1.6beta1
<a name="Ant 1.6beta2"></a>
Ant 1.6beta2
</h3>
<p>Apache Ant 1.6beta1 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6beta1/">download</a>. As
<p>Apache Ant 1.6beta2 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6beta2/">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>We encourage user to give this beta a release a try and report
@@ -201,6 +201,9 @@
notes.</p>
<p>The manual of Ant 1.6 is available on line
<a href="manual-1.6beta/"> here</a>.</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="Ant 1.5.4"></a>
Ant 1.5.4


+ 8
- 4
xdocs/index.xml View File

@@ -18,9 +18,9 @@
</p>
</section>

<section name="Ant 1.6beta1">
<p>Apache Ant 1.6beta1 is now available for <a
href="http://cvs.apache.org/dist/ant/v1.6beta1/">download</a>. As
<section name="Ant 1.6beta2">
<p>Apache Ant 1.6beta2 is now available for <a
href="http://cvs.apache.org/dist/ant/v1.6beta2/">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>

@@ -35,7 +35,11 @@
notes.</p>
<p>The manual of Ant 1.6 is available on line
<a href="manual-1.6beta/"> here</a>.</p>
<a href="manual-1.6beta/"> here</a>.</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>



Loading…
Cancel
Save