Browse Source

Make it a little cleaner

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269781 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 24 years ago
parent
commit
df5c882242
4 changed files with 8 additions and 8 deletions
  1. +2
    -2
      docs/antnews.html
  2. +2
    -2
      docs/index.html
  3. +2
    -2
      xdocs/antnews.xml
  4. +2
    -2
      xdocs/index.xml

+ 2
- 2
docs/antnews.html View File

@@ -93,7 +93,7 @@
</td></tr>
<tr><td>
<blockquote>
<h3>11 October 2001 Ant 1.4.1 has been released !</h3>
<h3>11 October 2001 Ant 1.4.1 released !</h3>
<p>Please visit the
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/">
download area</a>.
@@ -109,7 +109,7 @@
</td></tr>
<tr><td>
<blockquote>
<h3>3 September 2001 Ant 1.4 has been released !</h3>
<h3>3 September 2001 Ant 1.4 released !</h3>
<p>Please visit the
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/">
download area</a>.


+ 2
- 2
docs/index.html View File

@@ -94,8 +94,8 @@
<tr><td>
<blockquote>
<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
<p>Version 1.4.1 of Ant has been released. This is a bugfix release which corrects a few problems
in the 1.4 release. It is available for download
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/">
here</a>.
</p>


+ 2
- 2
xdocs/antnews.xml View File

@@ -9,7 +9,7 @@

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

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


+ 2
- 2
xdocs/index.xml View File

@@ -11,8 +11,8 @@

<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
<p>Version 1.4.1 of Ant has been released. This is a bugfix release which corrects a few problems
in the 1.4 release. It is available for download
<a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/">
here</a>.
</p>


Loading…
Cancel
Save