Browse Source

Announce 1.5.1 Beta1 release in antnews

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273289 13f79535-47bb-0310-9956-ffa450edef68
master
Magesh Umasankar 23 years ago
parent
commit
2f4ff0ab93
3 changed files with 28 additions and 0 deletions
  1. +17
    -0
      docs/antnews.html
  2. +2
    -0
      docs/faq.html
  3. +9
    -0
      xdocs/antnews.xml

+ 17
- 0
docs/antnews.html View File

@@ -98,6 +98,23 @@
</td> </td>
<td align="left" valign="top"> <td align="left" valign="top">
<table border="0" cellspacing="0" cellpadding="2" width="100%"> <table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Ant 1.5.1Beta1"><strong>Ant 1.5.1Beta1</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<h3>August 19, 2002 - Ant 1.5.1 Beta1 Available !</h3>
<p>The first beta version of Ant 1.5.1 is now available for
<a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1beta1/">
download</a>. If you have any feedback on the beta feel free to join the
discussion on the ant-dev and ant-user mailing lists.
</p>
</blockquote>
</td></tr>
</table>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76"> <tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif"> <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Ant 1.5"><strong>Ant 1.5</strong></a> <a name="Ant 1.5"><strong>Ant 1.5</strong></a>


+ 2
- 0
docs/faq.html View File

@@ -180,6 +180,7 @@
</a></li> </a></li>
<li><a href="#passing-cli-args"> <li><a href="#passing-cli-args">
How do I pass parameters from the command line to my How do I pass parameters from the command line to my

build file? build file?
</a></li> </a></li>
<li><a href="#jikes-switches"> <li><a href="#jikes-switches">
@@ -636,6 +637,7 @@
<font color="#ffffff" face="arial,helvetica,sanserif"> <font color="#ffffff" face="arial,helvetica,sanserif">
<strong> <strong>
How do I pass parameters from the command line to my How do I pass parameters from the command line to my

build file? build file?
</strong> </strong>
</font> </font>


+ 9
- 0
xdocs/antnews.xml View File

@@ -8,6 +8,15 @@
</properties> </properties>


<body> <body>
<section name="Ant 1.5.1Beta1">
<h3>August 19, 2002 - Ant 1.5.1 Beta1 Available !</h3>
<p>The first beta version of Ant 1.5.1 is now available for
<a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1beta1/">
download</a>. If you have any feedback on the beta feel free to join the
discussion on the ant-dev and ant-user mailing lists.
</p>
</section>

<section name="Ant 1.5"> <section name="Ant 1.5">
<h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3> <h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3>
<p>The wrapper script of Ant 1.5 needs to be replaced with a new <p>The wrapper script of Ant 1.5 needs to be replaced with a new


Loading…
Cancel
Save