Browse Source

News of release

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269780 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 23 years ago
parent
commit
2e743d51a5
4 changed files with 38 additions and 12 deletions
  1. +17
    -1
      docs/antnews.html
  2. +6
    -5
      docs/index.html
  3. +9
    -1
      xdocs/antnews.xml
  4. +6
    -5
      xdocs/index.xml

+ 17
- 1
docs/antnews.html View File

@@ -86,6 +86,22 @@
</td>
<td align="left" valign="top">
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Ant 1.4.1"><strong>Ant 1.4.1</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<h3>11 October 2001 Ant 1.4.1 has been released !</h3>
<p>Please visit the
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/">
download area</a>.
</p>
</blockquote>
</td></tr>
</table>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Ant 1.4"><strong>Ant 1.4</strong></a>
@@ -93,7 +109,7 @@
</td></tr>
<tr><td>
<blockquote>
<h3>Ant 1.4 has been released !</h3>
<h3>3 September 2001 Ant 1.4 has been released !</h3>
<p>Please visit the
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/">
download area</a>.


+ 6
- 5
docs/index.html View File

@@ -88,15 +88,16 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Ant 1.4"><strong>Ant 1.4</strong></a>
<a name="Ant 1.4.1"><strong>Ant 1.4.1</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<h3>Ant 1.4 Available !</h3>
<p>The Ant 1.4 release is now available for
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/">
download</a>.
<h3>Ant 1.4.1 Available !</h3>
<p>Version 1.4.1 of Ant has been release. This is a bugfix release which corrects a few problems
in the 1.4 release. The release is available for download
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/">
here</a>.
</p>
</blockquote>
</td></tr>


+ 9
- 1
xdocs/antnews.xml View File

@@ -8,8 +8,16 @@
</properties>

<body>
<section name="Ant 1.4.1">
<h3>11 October 2001 Ant 1.4.1 has been released !</h3>
<p>Please visit the
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/">
download area</a>.
</p>
</section>

<section name="Ant 1.4">
<h3>Ant 1.4 has been released !</h3>
<h3>3 September 2001 Ant 1.4 has been released !</h3>
<p>Please visit the
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/">
download area</a>.


+ 6
- 5
xdocs/index.xml View File

@@ -9,11 +9,12 @@

<body>

<section name="Ant 1.4">
<h3>Ant 1.4 Available !</h3>
<p>The Ant 1.4 release is now available for
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/">
download</a>.
<section name="Ant 1.4.1">
<h3>Ant 1.4.1 Available !</h3>
<p>Version 1.4.1 of Ant has been release. This is a bugfix release which corrects a few problems
in the 1.4 release. The release is available for download
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/">
here</a>.
</p>
</section>



Loading…
Cancel
Save