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 <p>Modules available for access are (click the links to view the
CVS tree via ViewCVS):</p> CVS tree via ViewCVS):</p>
<ul> <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> - <li><a href="http://cvs.apache.org/viewcvs/jakarta-ant/">jakarta-ant</a> -
The "main" Ant module.</li> The "main" Ant module.</li>




+ 5
- 1
docs/faq.html View File

@@ -451,6 +451,9 @@
</td></tr> </td></tr>
</table> </table>
<p>The page you are looking it is generated from <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> <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 document. If you want to add a new question, please submit
a patch against this document to one of Ant's mailing lists; 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 <p>The Velocity stylesheets used to process the XML files can
be found in the <code>xdocs/stylesheets</code> subdirectory of be found in the <code>xdocs/stylesheets</code> subdirectory of
Ant's CVS repository - the build file 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 <code>docs.xml</code> at the top level of the jakarta-ant CVS
module is used to drive Anakia.</p> module is used to drive Anakia.</p>
<p>This file assumes that you have the <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 <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 been released, see <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10664">Bug
10664</a> and all it's duplicates.</p> 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> Simply replace your script with this version.</p>
</div> </div>


+ 3
- 0
docs/index.html View File

@@ -273,6 +273,9 @@ Comprehensive documentation is included in the source and binary distributions.
</table> </table>
<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://cvs.apache.org/builds/ant/nightly/">here</a>
-->
build from <a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">here</a> build from <a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">here</a>
</p> </p>
<br/> <br/>


+ 10
- 0
docs/mail.html View File

@@ -221,6 +221,11 @@
</table> </table>
<p> <p>
<b>Medium Traffic</b> <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-subscribe@jakarta.apache.org">Subscribe</a>
<a href="mailto:ant-user-unsubscribe@jakarta.apache.org">Unsubscribe</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> <a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-user@jakarta.apache.org">Archive</a>
@@ -239,6 +244,11 @@
</table> </table>
<p> <p>
<b>High Traffic</b> <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-subscribe@jakarta.apache.org">Subscribe</a>
<a href="mailto:ant-dev-unsubscribe@jakarta.apache.org">Unsubscribe</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> <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 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://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/"> <a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">
Ant web site</a>. While Ant nightly builds are typically quite Ant web site</a>. While Ant nightly builds are typically quite
stable and are used by 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. 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://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/"> <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.


+ 5
- 0
xdocs/bindownload.xml View File

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


<section name="Nightly Builds"> <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 <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>. <a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">nightly build</a>.
</p> </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> CVS tree via ViewCVS):</p>


<ul> <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 <li><a
href="http://cvs.apache.org/viewcvs/jakarta-ant/">jakarta-ant</a> - href="http://cvs.apache.org/viewcvs/jakarta-ant/">jakarta-ant</a> -
The &quot;main&quot; Ant module.</li> 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 href="http://jakarta.apache.org/site/cvsindex.html">Jakarta's
CVS page</a> may hold many helpful hints.</p> 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> <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> </section>
</body> </body>

+ 15
- 1
xdocs/faq.xml View File

@@ -20,6 +20,9 @@
<question>How can I contribute to this FAQ?</question> <question>How can I contribute to this FAQ?</question>
<answer> <answer>
<p>The page you are looking it is generated from <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> <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 document. If you want to add a new question, please submit
a patch against this document to one of Ant&apos;s mailing lists; 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 <p>The Velocity stylesheets used to process the XML files can
be found in the <code>xdocs/stylesheets</code> subdirectory of be found in the <code>xdocs/stylesheets</code> subdirectory of
Ant&apos;s CVS repository - the build file 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 <code>docs.xml</code> at the top level of the jakarta-ant CVS
module is used to drive Anakia.</p> module is used to drive Anakia.</p>


@@ -208,6 +212,11 @@
tool/task</li> tool/task</li>
</ul> </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 <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> href="http://cvs.apache.org/viewcvs.cgi/~checkout~/jakarta-ant/xdocs/external.xml">this</a>
document.</p> document.</p>
@@ -840,6 +849,11 @@ while(<STDIN>) {
ant -logger org.apache.tools.ant.listener.MailLogger ant -logger org.apache.tools.ant.listener.MailLogger
]]></source> ]]></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 <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 &amp; Loggers</a> documentation for details on the properties
required.</p> required.</p>
@@ -1202,7 +1216,7 @@ mv /tmp/foo $ANT_HOME/bin/antRun
10664</a> and all it's duplicates.</p> 10664</a> and all it's duplicates.</p>


<p>A fixed version of the wrapper script can be found <a <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> Simply replace your script with this version.</p>
</answer> </answer>
</faq> </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"> <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://cvs.apache.org/builds/ant/nightly/">here</a>
-->
build from <a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">here</a> build from <a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">here</a>
</p> </p>


+ 10
- 0
xdocs/mail.xml View File

@@ -26,6 +26,11 @@
<subsection name="User List"> <subsection name="User List">
<p> <p>
<b>Medium Traffic</b> <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-subscribe@jakarta.apache.org">Subscribe</a>
<a href="mailto:ant-user-unsubscribe@jakarta.apache.org">Unsubscribe</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> <a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-user@jakarta.apache.org">Archive</a>
@@ -39,6 +44,11 @@
<subsection name="Developer List"> <subsection name="Developer List">
<p> <p>
<b>High Traffic</b> <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-subscribe@jakarta.apache.org">Subscribe</a>
<a href="mailto:ant-dev-unsubscribe@jakarta.apache.org">Unsubscribe</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> <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 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://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/"> <a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">
Ant web site</a>. While Ant nightly builds are typically quite Ant web site</a>. While Ant nightly builds are typically quite
stable and are used by 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. 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://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/"> <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.


+ 5
- 0
xdocs/srcdownload.xml View File

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


<section name="Nightly Builds"> <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 <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>. <a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">nightly build</a>.
</p> </p>


Loading…
Cancel
Save