Browse Source

One more pointer to old releases directory axed

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274032 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
fb47a21d21
12 changed files with 91 additions and 2 deletions
  1. +8
    -0
      docs/cvs.html
  2. +5
    -1
      docs/faq.html
  3. +3
    -0
      docs/index.html
  4. +10
    -0
      docs/mail.html
  5. +8
    -0
      docs/problems.html
  6. +5
    -0
      xdocs/bindownload.xml
  7. +11
    -0
      xdocs/cvs.xml
  8. +15
    -1
      xdocs/faq.xml
  9. +3
    -0
      xdocs/index.xml
  10. +10
    -0
      xdocs/mail.xml
  11. +8
    -0
      xdocs/problems.xml
  12. +5
    -0
      xdocs/srcdownload.xml

+ 8
- 0
docs/cvs.html View File

@@ -211,6 +211,14 @@ cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout [module-name]</p
<p>Modules available for access are (click the links to view the
CVS tree via ViewCVS):</p>
<ul>
<!--
<li><a href="http://cvs.apache.org/viewcvs/ant/">ant</a> - The
&quot;main&quot; Ant module.</li>

<li><a
href="http://cvs.apache.org/viewcvs/ant-antidote/">ant-antidote</a>
- Antidote, a GUI frontend to Ant.</li>
-->
<li><a href="http://cvs.apache.org/viewcvs/jakarta-ant/">jakarta-ant</a> -
The "main" Ant module.</li>



+ 5
- 1
docs/faq.html View File

@@ -451,6 +451,9 @@
</td></tr>
</table>
<p>The page you are looking it is generated from
<!--
<a href="http://cvs.apache.org/viewcvs.cgi/~checkout~/ant/xdocs/faq.xml">this</a>
-->
<a href="http://cvs.apache.org/viewcvs.cgi/~checkout~/jakarta-ant/xdocs/faq.xml">this</a>
document. If you want to add a new question, please submit
a patch against this document to one of Ant's mailing lists;
@@ -476,6 +479,7 @@
<p>The Velocity stylesheets used to process the XML files can
be found in the <code>xdocs/stylesheets</code> subdirectory of
Ant's CVS repository - the build file
<!-- <code>docs.xml</code> at the top level of the ant CVS -->
<code>docs.xml</code> at the top level of the jakarta-ant CVS
module is used to drive Anakia.</p>
<p>This file assumes that you have the
@@ -1708,7 +1712,7 @@ mv /tmp/foo $ANT_HOME/bin/antRun
<p>This problem has been reported only hours after Ant 1.5 has
been released, see <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10664">Bug
10664</a> and all it's duplicates.</p>
<p>A fixed version of the wrapper script can be found <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/errata/">here</a>.
<p>A fixed version of the wrapper script can be found <a href="http://ant.apache.org/old-releases/v1.5/errata/">here</a>.
Simply replace your script with this version.</p>
</div>


+ 3
- 0
docs/index.html View File

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


+ 10
- 0
docs/mail.html View File

@@ -221,6 +221,11 @@
</table>
<p>
<b>Medium Traffic</b>
<!--
<a href="mailto:user-subscribe@ant.apache.org">Subscribe</a>
<a href="mailto:user-unsubscribe@ant.apache.org">Unsubscribe</a>
<a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-user@jakarta.apache.org">Archive</a>
-->
<a href="mailto:ant-user-subscribe@jakarta.apache.org">Subscribe</a>
<a href="mailto:ant-user-unsubscribe@jakarta.apache.org">Unsubscribe</a>
<a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-user@jakarta.apache.org">Archive</a>
@@ -239,6 +244,11 @@
</table>
<p>
<b>High Traffic</b>
<!--
<a href="mailto:dev-subscribe@ant.apache.org">Subscribe</a>
<a href="mailto:dev-unsubscribe@ant.apache.org">Unsubscribe</a>
<a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-dev@jakarta.apache.org">Archive</a>
-->
<a href="mailto:ant-dev-subscribe@jakarta.apache.org">Subscribe</a>
<a href="mailto:ant-dev-unsubscribe@jakarta.apache.org">Unsubscribe</a>
<a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-dev@jakarta.apache.org">Archive</a>


+ 8
- 0
docs/problems.html View File

@@ -349,6 +349,10 @@ D:\src\java\Unset.java<br />
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
are available from the
<!--
<a href="http://cvs.apache.org/builds/ant/nightly/">
Ant web site</a>. While Ant nightly builds are typically quite
-->
<a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">
Ant web site</a>. While Ant nightly builds are typically quite
stable and are used by
@@ -358,6 +362,10 @@ D:\src\java\Unset.java<br />
do not build many of the optional tasks the come with Ant.
A snapshot of these optional tasks is occasionally uploaded to
the nightly download
<!--
<a href="http://cvs.apache.org/builds/ant/nightly/optional/">
area</a>. However, even this snapshot does not contain every
-->
<a href="http://cvs.apache.org/builds/jakarta-ant/nightly/optional/">
area</a>. However, even this snapshot does not contain every
optional task.


+ 5
- 0
xdocs/bindownload.xml View File

@@ -81,6 +81,11 @@ Other mirrors: <select name="Preferred">

<section name="Nightly Builds">

<!--
<p>If you wish to use the latest Ant features, you can try downloading a
<a href="http://cvs.apache.org/builds/ant/nightly/">nightly build</a>.
</p>
-->
<p>If you wish to use the latest Ant features, you can try downloading a
<a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">nightly build</a>.
</p>


+ 11
- 0
xdocs/cvs.xml View File

@@ -24,6 +24,14 @@ cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout [module-name]</s
CVS tree via ViewCVS):</p>

<ul>
<!--
<li><a href="http://cvs.apache.org/viewcvs/ant/">ant</a> - The
&quot;main&quot; Ant module.</li>

<li><a
href="http://cvs.apache.org/viewcvs/ant-antidote/">ant-antidote</a>
- Antidote, a GUI frontend to Ant.</li>
-->
<li><a
href="http://cvs.apache.org/viewcvs/jakarta-ant/">jakarta-ant</a> -
The &quot;main&quot; Ant module.</li>
@@ -37,6 +45,9 @@ cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout [module-name]</s
href="http://jakarta.apache.org/site/cvsindex.html">Jakarta's
CVS page</a> may hold many helpful hints.</p>

<!--
<p>Nightly snapshots of the CVS tree are available at <a href="http://cvs.apache.org/snapshots/ant/">http://cvs.apache.org/snapshots/ant/</a>.</p>
-->
<p>Nightly snapshots of the CVS tree are available at <a href="http://cvs.apache.org/snapshots/jakarta-ant/">http://cvs.apache.org/snapshots/jakarta-ant/</a>.</p>
</section>
</body>

+ 15
- 1
xdocs/faq.xml View File

@@ -20,6 +20,9 @@
<question>How can I contribute to this FAQ?</question>
<answer>
<p>The page you are looking it is generated from
<!--
<a href="http://cvs.apache.org/viewcvs.cgi/~checkout~/ant/xdocs/faq.xml">this</a>
-->
<a href="http://cvs.apache.org/viewcvs.cgi/~checkout~/jakarta-ant/xdocs/faq.xml">this</a>
document. If you want to add a new question, please submit
a patch against this document to one of Ant&apos;s mailing lists;
@@ -43,6 +46,7 @@
<p>The Velocity stylesheets used to process the XML files can
be found in the <code>xdocs/stylesheets</code> subdirectory of
Ant&apos;s CVS repository - the build file
<!-- <code>docs.xml</code> at the top level of the ant CVS -->
<code>docs.xml</code> at the top level of the jakarta-ant CVS
module is used to drive Anakia.</p>

@@ -208,6 +212,11 @@
tool/task</li>
</ul>

<!--
<p>The preferred format for this information is a patch to <a
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/ant/xdocs/external.xml">this</a>
document.</p>
-->
<p>The preferred format for this information is a patch to <a
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/jakarta-ant/xdocs/external.xml">this</a>
document.</p>
@@ -840,6 +849,11 @@ while(<STDIN>) {
ant -logger org.apache.tools.ant.listener.MailLogger
]]></source>

<!--
<p>See the <a href="http://cvs.apache.org/viewcvs/~checkout~/ant/docs/manual/listeners.html?content-type=text/html">Listeners
&amp; Loggers</a> documentation for details on the properties
required.</p>
-->
<p>See the <a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/manual/listeners.html?content-type=text/html">Listeners
&amp; Loggers</a> documentation for details on the properties
required.</p>
@@ -1202,7 +1216,7 @@ mv /tmp/foo $ANT_HOME/bin/antRun
10664</a> and all it's duplicates.</p>

<p>A fixed version of the wrapper script can be found <a
href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/errata/">here</a>.
href="http://ant.apache.org/old-releases/v1.5/errata/">here</a>.
Simply replace your script with this version.</p>
</answer>
</faq>


+ 3
- 0
xdocs/index.xml View File

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


+ 10
- 0
xdocs/mail.xml View File

@@ -26,6 +26,11 @@
<subsection name="User List">
<p>
<b>Medium Traffic</b>
<!--
<a href="mailto:user-subscribe@ant.apache.org">Subscribe</a>
<a href="mailto:user-unsubscribe@ant.apache.org">Unsubscribe</a>
<a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-user@jakarta.apache.org">Archive</a>
-->
<a href="mailto:ant-user-subscribe@jakarta.apache.org">Subscribe</a>
<a href="mailto:ant-user-unsubscribe@jakarta.apache.org">Unsubscribe</a>
<a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-user@jakarta.apache.org">Archive</a>
@@ -39,6 +44,11 @@
<subsection name="Developer List">
<p>
<b>High Traffic</b>
<!--
<a href="mailto:dev-subscribe@ant.apache.org">Subscribe</a>
<a href="mailto:dev-unsubscribe@ant.apache.org">Unsubscribe</a>
<a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-dev@jakarta.apache.org">Archive</a>
-->
<a href="mailto:ant-dev-subscribe@jakarta.apache.org">Subscribe</a>
<a href="mailto:ant-dev-unsubscribe@jakarta.apache.org">Unsubscribe</a>
<a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-dev@jakarta.apache.org">Archive</a>


+ 8
- 0
xdocs/problems.xml View File

@@ -130,6 +130,10 @@ D:\src\java\Unset.java<br></br>
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
are available from the
<!--
<a href="http://cvs.apache.org/builds/ant/nightly/">
Ant web site</a>. While Ant nightly builds are typically quite
-->
<a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">
Ant web site</a>. While Ant nightly builds are typically quite
stable and are used by
@@ -139,6 +143,10 @@ D:\src\java\Unset.java<br></br>
do not build many of the optional tasks the come with Ant.
A snapshot of these optional tasks is occasionally uploaded to
the nightly download
<!--
<a href="http://cvs.apache.org/builds/ant/nightly/optional/">
area</a>. However, even this snapshot does not contain every
-->
<a href="http://cvs.apache.org/builds/jakarta-ant/nightly/optional/">
area</a>. However, even this snapshot does not contain every
optional task.


+ 5
- 0
xdocs/srcdownload.xml View File

@@ -77,6 +77,11 @@ Other mirrors: <select name="Preferred">

<section name="Nightly Builds">

<!--
<p>If you wish to use the latest Ant features, you can try downloading a
<a href="http://cvs.apache.org/builds/ant/nightly/">nightly build</a>.
</p>
-->
<p>If you wish to use the latest Ant features, you can try downloading a
<a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">nightly build</a>.
</p>


Loading…
Cancel
Save