Browse Source

Nightly builds have moved to cvs.apache.org

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273532 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
1e9ab53b05
5 changed files with 9 additions and 9 deletions
  1. +1
    -1
      docs/index.html
  2. +1
    -1
      docs/manual/install.html
  3. +3
    -3
      docs/problems.html
  4. +1
    -1
      xdocs/index.xml
  5. +3
    -3
      xdocs/problems.xml

+ 1
- 1
docs/index.html View File

@@ -209,7 +209,7 @@ Comprehensive documentation is included in the source and binary distributions.
<blockquote> <blockquote>
<p> <p>
If you wish to use the latest Ant features, you can try downloading a nightly If you wish to use the latest Ant features, you can try downloading a nightly
build from <a href="http://jakarta.apache.org/builds/jakarta-ant/nightly/">here</a>
build from <a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">here</a>
</p> </p>
</blockquote> </blockquote>
</td></tr> </td></tr>


+ 1
- 1
docs/manual/install.html View File

@@ -13,7 +13,7 @@
href="http://jakarta.apache.org/ant/">http://jakarta.apache.org/ant/</a>. href="http://jakarta.apache.org/ant/">http://jakarta.apache.org/ant/</a>.


If you like living on the edge, you can download the latest version from <a If you like living on the edge, you can download the latest version from <a
href="http://jakarta.apache.org/builds/ant/nightly/">http://jakarta.apache.org/builds/ant/nightly/</a>.</p>
href="http://cvs.apache.org/builds/jakarta-ant/nightly/">http://cvs.apache.org/builds/jakarta-ant/nightly/</a>.</p>
<h3>Source Edition</h3> <h3>Source Edition</h3>


<p>If you prefer the source edition, you can download the source for the latest Ant release from <a <p>If you prefer the source edition, you can download the source for the latest Ant release from <a


+ 3
- 3
docs/problems.html View File

@@ -253,16 +253,16 @@ D:\src\java\Unset.java<br />
been fixed. The next step, therefore, may be to try a nightly build been fixed. The next step, therefore, may be to try a nightly build
of Ant to see if the problem has been fixed. Nightly builds for Ant of Ant to see if the problem has been fixed. Nightly builds for Ant
are available from the are available from the
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/nightly/">
<a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">
Jakarta web site</a>. While Ant nightly builds are typically quite Jakarta web site</a>. While Ant nightly builds are typically quite
stable and are used by stable and are used by
<a href="http://www.apache.org/dist/jakarta/gump/latest/">Gump</a>
<a href="http://cvs.apache.org/builds/gump/latest/">Gump</a>
to build many other Jakarta projects, these builds should to build many other Jakarta projects, these builds should
nonetheless be treated as experimental. Note that nightly builds nonetheless be treated as experimental. Note that nightly builds
do not build many of the optional tasks the come with Ant. do not build many of the optional tasks the come with Ant.
A snapshot of these optional tasks is occasionally uploaded to A snapshot of these optional tasks is occasionally uploaded to
the nightly download the nightly download
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/nightly/optional/">
<a href="http://cvs.apache.org/builds/jakarta-ant/nightly/optional/">
area</a>. However, even this snapshot does not contain every area</a>. However, even this snapshot does not contain every
optional task. optional task.
</p> </p>


+ 1
- 1
xdocs/index.xml View File

@@ -95,7 +95,7 @@ Comprehensive documentation is included in the source and binary distributions.
<section name="Nightly Builds"> <section name="Nightly Builds">
<p> <p>
If you wish to use the latest Ant features, you can try downloading a nightly If you wish to use the latest Ant features, you can try downloading a nightly
build from <a href="http://jakarta.apache.org/builds/jakarta-ant/nightly/">here</a>
build from <a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">here</a>
</p> </p>
</section> </section>


+ 3
- 3
xdocs/problems.xml View File

@@ -130,16 +130,16 @@ D:\src\java\Unset.java<br></br>
been fixed. The next step, therefore, may be to try a nightly build been fixed. The next step, therefore, may be to try a nightly build
of Ant to see if the problem has been fixed. Nightly builds for Ant of Ant to see if the problem has been fixed. Nightly builds for Ant
are available from the are available from the
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/nightly/">
<a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">
Jakarta web site</a>. While Ant nightly builds are typically quite Jakarta web site</a>. While Ant nightly builds are typically quite
stable and are used by stable and are used by
<a href="http://www.apache.org/dist/jakarta/gump/latest/">Gump</a>
<a href="http://cvs.apache.org/builds/gump/latest/">Gump</a>
to build many other Jakarta projects, these builds should to build many other Jakarta projects, these builds should
nonetheless be treated as experimental. Note that nightly builds nonetheless be treated as experimental. Note that nightly builds
do not build many of the optional tasks the come with Ant. do not build many of the optional tasks the come with Ant.
A snapshot of these optional tasks is occasionally uploaded to A snapshot of these optional tasks is occasionally uploaded to
the nightly download the nightly download
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/nightly/optional/">
<a href="http://cvs.apache.org/builds/jakarta-ant/nightly/optional/">
area</a>. However, even this snapshot does not contain every area</a>. However, even this snapshot does not contain every
optional task. optional task.
</p> </p>


Loading…
Cancel
Save