Browse Source

nightlies working again

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

+ 3
- 3
docs/nightlies.html View File

@@ -174,9 +174,9 @@
<a name="Nightly Builds"></a>
Nightly Builds
</h3>
<p>
Nightly builds are currently unavailable due to an infrastructure problem.
(Feb 22 2007).</p>
<p>If you wish to use the latest Ant features, you can try downloading a
<a href="http://people.apache.org/builds/ant/nightly/">nightly build</a>.
</p>
<p>If you want to build Ant from sources, you can use a <a href="http://svn.apache.org/snapshots/ant/">Subversion snapshot</a>.</p>
</div>


+ 3
- 3
xdocs/nightlies.xml View File

@@ -26,9 +26,9 @@

<section name="Nightly Builds">

<p>
Nightly builds are currently unavailable due to an infrastructure problem.
(Feb 22 2007).</p>
<p>If you wish to use the latest Ant features, you can try downloading a
<a href="http://people.apache.org/builds/ant/nightly/">nightly build</a>.
</p>

<p>If you want to build Ant from sources, you can use a <a
href="http://svn.apache.org/snapshots/ant/">Subversion snapshot</a>.</p>


Loading…
Cancel
Save