Browse Source

Ant 1.5.3 release

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274413 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 22 years ago
parent
commit
30f51e5e51
27 changed files with 184 additions and 73 deletions
  1. +2
    -0
      docs/ant15_todo.html
  2. +17
    -0
      docs/antnews.html
  3. +22
    -14
      docs/bindownload.html
  4. +2
    -0
      docs/contributors.html
  5. +2
    -0
      docs/cvs.html
  6. +2
    -0
      docs/external.html
  7. +2
    -0
      docs/faq.html
  8. +2
    -0
      docs/guidelines.html
  9. +13
    -9
      docs/index.html
  10. +2
    -0
      docs/legal.html
  11. +2
    -0
      docs/license.html
  12. +2
    -0
      docs/mail.html
  13. +2
    -0
      docs/mission.html
  14. +5
    -2
      docs/page.css
  15. +2
    -0
      docs/problems.html
  16. +2
    -0
      docs/projects.html
  17. +2
    -0
      docs/projects/antidote/design.html
  18. +2
    -0
      docs/projects/antidote/index.html
  19. +2
    -0
      docs/projects/antidote/module.html
  20. +2
    -0
      docs/projects/index.html
  21. +2
    -0
      docs/resources.html
  22. +21
    -13
      docs/srcdownload.html
  23. +17
    -0
      xdocs/antnews.xml
  24. +21
    -14
      xdocs/bindownload.xml
  25. +12
    -8
      xdocs/index.xml
  26. +20
    -13
      xdocs/srcdownload.xml
  27. +2
    -0
      xdocs/stylesheets/site.vsl

+ 2
- 0
docs/ant15_todo.html View File

@@ -160,6 +160,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Ant 1.5 Release To-Do List</h1>
<h3 class="section">
@@ -577,6 +578,7 @@
</table>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 17
- 0
docs/antnews.html View File

@@ -164,9 +164,25 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">News</h1>
<h3 class="section">
<a name="Ant 1.5.3"></a>
Ant 1.5.3
</h3>
<h3>April 9, 2003 - Ant 1.5.3 Available</h3>
<p>Apache Ant 1.5.3 is now available for
<a href="http://ant.apache.org/beta/">download</a>.
</p>
<div class="warning">
<div class="label">Note</div>
<div class="content">Ant 1.5.3 will be the last release that supports
JDK 1.1. The next major release of Ant, Ant 1.6, will require JDK 1.2 or
later
</div>
</div>
<h3 class="section">
<a name="Ant 1.5.3 Beta 1"></a>
Ant 1.5.3 Beta 1
</h3>
@@ -386,6 +402,7 @@
</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 22
- 14
docs/bindownload.html View File

@@ -158,6 +158,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Downloading Ant - Binary Distribution</h1>
<h3 class="section">
@@ -206,23 +207,29 @@ Other mirrors: <select name="Preferred">
<a name="Current Release of Ant"></a>
Current Release of Ant
</h3>
<p>Currently, Apache Ant 1.5.2 is the best available version, see the
<a href="[preferred]/ant/README.html">release notes</a>.</p>
<p>Currently, Apache Ant 1.5.3 is the best available version, see the
<a href="[preferred]/ant/README.html">release notes</a>. </p>
<div class="warning">
<div class="label">Note</div>
<div class="content">Ant 1.5.3 has been released on 9-April-2003 and may not be available on all
mirrors for a few days
</div>
</div>
<ul>
<li><code>.zip</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.5.2-bin.zip">apache-ant-1.5.2-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.zip">apache-ant-1.5.3-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.5.2-bin.tar.gz">apache-ant-1.5.2-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.tar.gz">apache-ant-1.5.3-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.5.2-bin.tar.bz2">apache-ant-1.5.2-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.tar.bz2">apache-ant-1.5.3-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2.md5">MD5</a>]</li>
</ul>
<h3 class="section">
<a name="Nightly Builds"></a>
@@ -253,17 +260,17 @@ directory</a>, rather than from a mirror. Then verify the signatures
using</p>
<p><code>
% pgpk -a KEYS<br />
% pgpv apache-ant-1.5.2-bin.tar.gz.asc<br />
% pgpv apache-ant-1.5.3-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
% pgp apache-ant-1.5.2-bin.tar.gz.asc<br />
% pgp apache-ant-1.5.3-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
% gpg --verify apache-ant-1.5.2-bin.tar.gz.asc
% gpg --verify apache-ant-1.5.3-bin.tar.gz.asc
</code></p>
<p>Alternatively, you can verify the MD5 signature on the files. A
unix program called <code>md5</code> or <code>md5sum</code> is
@@ -274,6 +281,7 @@ Textutils</a>. Windows users can get binary md5 programs from <a href="http://w
<p>We highly recommend to verify the PGP signature, though.</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/contributors.html View File

@@ -158,6 +158,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Contributors</h1>
<h3 class="section">
@@ -415,6 +416,7 @@ on the side for the VADD Technical Journal.
</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/cvs.html View File

@@ -158,6 +158,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">CVS Repositories</h1>
<h3 class="section">
@@ -189,6 +190,7 @@ cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout [module-name]</p
<a href="http://cvs.apache.org/snapshots/ant-antidote/">http://cvs.apache.org/snapshots/ant-antidote/</a>.</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/external.html View File

@@ -160,6 +160,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">External Tools and Tasks</h1>
<h3 class="section">
@@ -3478,6 +3479,7 @@
</table>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/faq.html View File

@@ -160,6 +160,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Frequently Asked Questions</h1>
@@ -1411,6 +1412,7 @@ mv /tmp/foo $ANT_HOME/bin/antRun
18403</a>. All of them are supposed to be fixed with Ant
1.5.3 (and only 18403 should exist in 1.5.3beta1).</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/guidelines.html View File

@@ -158,6 +158,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Project Guidelines</h1>
<h3 class="section">
@@ -171,6 +172,7 @@
projects as well as the work currently on the way at the <a href="http://incubator.apache.org/">Incubator</a> project.</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 13
- 9
docs/index.html View File

@@ -162,20 +162,23 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Welcome</h1>
<h3 class="section">
<a name="Ant 1.5.3 Beta 1"></a>
Ant 1.5.3 Beta 1
<a name="Ant 1.5.3"></a>
Ant 1.5.3
</h3>
<h3>Ant 1.5.3 Beta 1 Available</h3>
<p>Apache Ant 1.5.3 Beta 1 is now available for
<p>Apache Ant 1.5.3 is now available for
<a href="http://ant.apache.org/beta/">download</a>.
Please download it and try it out. If you have any issues
please raise a bug on
<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">BugZilla</a>
or send an email to the Ant dev mailing list
</p>
</p>
<div class="warning">
<div class="label">Note</div>
<div class="content">Ant 1.5.3 will be the last release that supports
JDK 1.1. The next major release of Ant, Ant 1.6, will require JDK 1.2 or
later
</div>
</div>
<h3 class="section">
<a name="Apache Ant"></a>
Apache Ant
@@ -252,6 +255,7 @@ Comprehensive documentation is included in the source and binary distributions.
</ul>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/legal.html View File

@@ -160,6 +160,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Legal</h1>
<h3 class="section">
@@ -179,6 +180,7 @@
owners.</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/license.html View File

@@ -158,6 +158,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">License</h1>
<h3 class="section">
@@ -217,6 +218,7 @@
<p>You can download the original license file <a href="./LICENSE" target="_new">here</a></p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/mail.html View File

@@ -158,6 +158,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Mailing Lists</h1>
<h3 class="section">
@@ -204,6 +205,7 @@
code change, build results, testing notices, etc.</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/mission.html View File

@@ -158,6 +158,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Apache Ant Mission</h1>
<h3 class="section">
@@ -231,6 +232,7 @@ hereby created.
</pre>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 5
- 2
docs/page.css View File

@@ -52,12 +52,15 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; }
.pre { white-space: pre;}
.nowrap { white-space: nowrap;}

.main {
margin-left: 280px;
margin-right: 5px;
}

.content {
padding: 5px 5px 5px 10px;
font : small Verdana, Helvetica, sans-serif;
font-size : 90%;
margin-left: 280px;
margin-right: 5px;
}

.content .ForrestTable { width: 100%; background-color: #7099C5; color: #ffffff; font-size : 90%;}


+ 2
- 0
docs/problems.html View File

@@ -160,6 +160,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Having Problems?</h1>
<h3 class="section">
@@ -433,6 +434,7 @@ D:\src\java\Unset.java<br />
</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/projects.html View File

@@ -160,6 +160,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Related Projects</h1>
<h3 class="section">
@@ -692,6 +693,7 @@
</table>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/projects/antidote/design.html View File

@@ -105,6 +105,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="../../images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Design Overview</h1>
<h3 class="section">
@@ -342,6 +343,7 @@
</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/projects/antidote/index.html View File

@@ -103,6 +103,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="../../images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">About Antidote</h1>
<h3 class="section">
@@ -154,6 +155,7 @@
</ul>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/projects/antidote/module.html View File

@@ -105,6 +105,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="../../images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Module HOW-TO</h1>
<h3 class="section">
@@ -178,6 +179,7 @@
</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/projects/index.html View File

@@ -103,6 +103,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="../images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Welcome</h1>
<h3 class="section">
@@ -118,6 +119,7 @@
</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 2
- 0
docs/resources.html View File

@@ -160,6 +160,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Resources</h1>
<h3 class="section">
@@ -915,6 +916,7 @@
</table>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 21
- 13
docs/srcdownload.html View File

@@ -158,6 +158,7 @@
<img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
</div>
<div class="lightbluebar">&nbsp;</div>
<div class="main">
<div class="content">
<h1 class="title">Downloading Ant - Source Distribution</h1>
<h3 class="section">
@@ -204,23 +205,29 @@ Other mirrors: <select name="Preferred">
<a name="Current Release of Ant"></a>
Current Release of Ant
</h3>
<p>Currently, Apache Ant 1.5.2 is the best available version, see the
<p>Currently, Apache Ant 1.5.3 is the best available version, see the
<a href="[preferred]/ant/README.html">release notes</a>.</p>
<div class="warning">
<div class="label">Note</div>
<div class="content">Ant 1.5.3 has been released on 9-April-2003 and may not be available on all
mirrors for a few days
</div>
</div>
<ul>
<li><code>.zip</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.5.2-src.zip">apache-ant-1.5.2-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.5.3-src.zip">apache-ant-1.5.3-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.5.2-src.tar.gz">apache-ant-1.5.2-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.5.3-src.tar.gz">apache-ant-1.5.3-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.5.2-src.tar.bz2">apache-ant-1.5.2-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.5.3-src.tar.bz2">apache-ant-1.5.3-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.bz2.md5">MD5</a>]</li>
</ul>
<h3 class="section">
<a name="Nightly Builds"></a>
@@ -251,17 +258,17 @@ directory</a>, rather than from a mirror. Then verify the signatures
using</p>
<p><code>
% pgpk -a KEYS<br />
% pgpv apache-ant-1.5.2-src.tar.gz.asc<br />
% pgpv apache-ant-1.5.3-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
% pgp apache-ant-1.5.2-src.tar.gz.asc<br />
% pgp apache-ant-1.5.3-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
% gpg --verify apache-ant-1.5.2-src.tar.gz.asc
% gpg --verify apache-ant-1.5.3-src.tar.gz.asc
</code></p>
<p>Alternatively, you can verify the MD5 signature on the files. A
unix program called <code>md5</code> or <code>md5sum</code> is
@@ -272,6 +279,7 @@ Textutils</a>. Windows users can get binary md5 programs from <a href="http://w
<p>We highly recommend to verify the PGP signature, though.</p>
</div>
</div>

<p class="copyright">
Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.


+ 17
- 0
xdocs/antnews.xml View File

@@ -9,6 +9,23 @@
</properties>

<body>
<section name="Ant 1.5.3">
<h3>April 9, 2003 - Ant 1.5.3 Available</h3>
<p>Apache Ant 1.5.3 is now available for
<a href="http://ant.apache.org/beta/">download</a>.
</p>
<div class="warning">
<div class="label">Note</div>
<div class="content">Ant 1.5.3 will be the last release that supports
JDK 1.1. The next major release of Ant, Ant 1.6, will require JDK 1.2 or
later
</div>
</div>
</section>


<section name="Ant 1.5.3 Beta 1">
<h3>March 25, 2003 - Ant 1.5.3 Beta 1 Available</h3>
<p>Apache Ant 1.5.3 Beta 1 is now available for


+ 21
- 14
xdocs/bindownload.xml View File

@@ -57,24 +57,31 @@ Other mirrors: <select name="Preferred">

<section name="Current Release of Ant">

<p>Currently, Apache Ant 1.5.2 is the best available version, see the
<a href="[preferred]/ant/README.html">release notes</a>.</p>
<p>Currently, Apache Ant 1.5.3 is the best available version, see the
<a href="[preferred]/ant/README.html">release notes</a>. </p>

<div class="warning">
<div class="label">Note</div>
<div class="content">Ant 1.5.3 has been released on 9-April-2003 and may not be available on all
mirrors for a few days
</div>
</div>

<ul>
<li><code>.zip</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.5.2-bin.zip">apache-ant-1.5.2-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.zip">apache-ant-1.5.3-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.5.2-bin.tar.gz">apache-ant-1.5.2-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.tar.gz">apache-ant-1.5.3-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.5.2-bin.tar.bz2">apache-ant-1.5.2-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.tar.bz2">apache-ant-1.5.3-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2.md5">MD5</a>]</li>
</ul>
</section>

@@ -112,17 +119,17 @@ using</p>

<p><code>
% pgpk -a KEYS<br />
% pgpv apache-ant-1.5.2-bin.tar.gz.asc<br />
% pgpv apache-ant-1.5.3-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
% pgp apache-ant-1.5.2-bin.tar.gz.asc<br />
% pgp apache-ant-1.5.3-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
% gpg --verify apache-ant-1.5.2-bin.tar.gz.asc
% gpg --verify apache-ant-1.5.3-bin.tar.gz.asc
</code></p>

<p>Alternatively, you can verify the MD5 signature on the files. A


+ 12
- 8
xdocs/index.xml View File

@@ -10,15 +10,19 @@
<body>


<section name="Ant 1.5.3 Beta 1">
<h3>Ant 1.5.3 Beta 1 Available</h3>
<p>Apache Ant 1.5.3 Beta 1 is now available for
<section name="Ant 1.5.3">
<p>Apache Ant 1.5.3 is now available for
<a href="http://ant.apache.org/beta/">download</a>.
Please download it and try it out. If you have any issues
please raise a bug on
<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">BugZilla</a>
or send an email to the Ant dev mailing list
</p>
</p>
<div class="warning">
<div class="label">Note</div>
<div class="content">Ant 1.5.3 will be the last release that supports
JDK 1.1. The next major release of Ant, Ant 1.6, will require JDK 1.2 or
later
</div>
</div>
</section>
<section name="Apache Ant">


+ 20
- 13
xdocs/srcdownload.xml View File

@@ -54,24 +54,31 @@ Other mirrors: <select name="Preferred">

<section name="Current Release of Ant">

<p>Currently, Apache Ant 1.5.2 is the best available version, see the
<p>Currently, Apache Ant 1.5.3 is the best available version, see the
<a href="[preferred]/ant/README.html">release notes</a>.</p>

<div class="warning">
<div class="label">Note</div>
<div class="content">Ant 1.5.3 has been released on 9-April-2003 and may not be available on all
mirrors for a few days
</div>
</div>

<ul>
<li><code>.zip</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.5.2-src.zip">apache-ant-1.5.2-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.5.3-src.zip">apache-ant-1.5.3-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.5.2-src.tar.gz">apache-ant-1.5.2-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.5.3-src.tar.gz">apache-ant-1.5.3-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.5.2-src.tar.bz2">apache-ant-1.5.2-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.2-src.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.5.3-src.tar.bz2">apache-ant-1.5.3-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.bz2.md5">MD5</a>]</li>
</ul>
</section>

@@ -109,17 +116,17 @@ using</p>

<p><code>
% pgpk -a KEYS<br />
% pgpv apache-ant-1.5.2-src.tar.gz.asc<br />
% pgpv apache-ant-1.5.3-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
% pgp apache-ant-1.5.2-src.tar.gz.asc<br />
% pgp apache-ant-1.5.3-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
% gpg --verify apache-ant-1.5.2-src.tar.gz.asc
% gpg --verify apache-ant-1.5.3-src.tar.gz.asc
</code></p>

<p>Alternatively, you can verify the MD5 signature on the files. A


+ 2
- 0
xdocs/stylesheets/site.vsl View File

@@ -150,6 +150,7 @@

#macro (document)
#header()
<div class="main">
<div class="content">
<h1 class="title">$root.getChild("properties").getChild("title").getText()</h1>
#set ($allSections = $root.getChild("body").getChildren("section"))
@@ -170,6 +171,7 @@
#end
#end
</div>
</div>

#footer()
#end

Loading…
Cancel
Save