git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274662 13f79535-47bb-0310-9956-ffa450edef68master
@@ -175,7 +175,8 @@ | |||||
<h3>June 9th, 2003: Ant wins the JavaWorld Editors' Choice Award</h3> | <h3>June 9th, 2003: Ant wins the JavaWorld Editors' Choice Award</h3> | ||||
<p> | <p> | ||||
Ant has won the JavaWorld Editors' Choice Award for | Ant has won the JavaWorld Editors' Choice Award for | ||||
<strong>Most Useful Java Community-Developed Technology</strong> second time in a row! | |||||
<strong>Most Useful Java Community-Developed Technology</strong> | |||||
for second time in a row! | |||||
Read the | Read the | ||||
<a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about | <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about | ||||
<a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p> | <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p> | ||||
@@ -166,6 +166,26 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Welcome</h1> | <h1 class="title">Welcome</h1> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant wins the JavaWorld Editors' Choice Award"></a> | |||||
Ant wins the JavaWorld Editors' Choice Award | |||||
</h3> | |||||
<a href="http://www.javaworld.com"> | |||||
<img src="images/jw_ec_logo_winner2003.gif" alt="" align="right" border="0" height="108" width="252" /> | |||||
</a> | |||||
<p> | |||||
Ant has won the JavaWorld Editors' Choice Award for | |||||
</p> | |||||
<p> | |||||
<strong>Most Useful Java Community-Developed Technology</strong> | |||||
</p> | |||||
<p> | |||||
for the second time in a row! | |||||
Read the | |||||
<a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html">full article</a> | |||||
or jump directly to the bit about | |||||
<a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html">Ant's award</a> | |||||
</p> | |||||
<h3 class="section"> | |||||
<a name="Ant 1.5.3"></a> | <a name="Ant 1.5.3"></a> | ||||
Ant 1.5.3 | Ant 1.5.3 | ||||
</h3> | </h3> | ||||
@@ -98,6 +98,7 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; } | |||||
font-weight: bold; | font-weight: bold; | ||||
padding: 2px; | padding: 2px; | ||||
margin-top: 20px; | margin-top: 20px; | ||||
clear: both; | |||||
} | } | ||||
.subsection { | .subsection { | ||||
@@ -106,6 +107,7 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; } | |||||
color: #ffffff; | color: #ffffff; | ||||
font-weight: bold; | font-weight: bold; | ||||
padding: 2px; | padding: 2px; | ||||
clear: both | |||||
} | } | ||||
.toc { | .toc { | ||||
@@ -15,7 +15,8 @@ | |||||
<p> | <p> | ||||
Ant has won the JavaWorld Editors' Choice Award for | Ant has won the JavaWorld Editors' Choice Award for | ||||
<strong>Most Useful Java Community-Developed Technology</strong> second time in a row! | |||||
<strong>Most Useful Java Community-Developed Technology</strong> | |||||
for second time in a row! | |||||
Read the | Read the | ||||
<a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about | <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about | ||||
<a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p> | <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p> | ||||
@@ -9,7 +9,26 @@ | |||||
<body> | <body> | ||||
<section name="Ant wins the JavaWorld Editors' Choice Award"> | |||||
<a href="http://www.javaworld.com"> | |||||
<img src="images/jw_ec_logo_winner2003.gif" alt="" | |||||
align="right" border="0" height="108" width="252"/> | |||||
</a> | |||||
<p> | |||||
Ant has won the JavaWorld Editors' Choice Award for | |||||
</p> | |||||
<p> | |||||
<strong>Most Useful Java Community-Developed Technology</strong> | |||||
</p> | |||||
<p> | |||||
for the second time in a row! | |||||
Read the | |||||
<a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html">full article</a> | |||||
or jump directly to the bit about | |||||
<a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html">Ant's award</a> | |||||
</p> | |||||
</section> | |||||
<section name="Ant 1.5.3"> | <section name="Ant 1.5.3"> | ||||
<p>Apache Ant 1.5.3 is now available for | <p>Apache Ant 1.5.3 is now available for | ||||
<a href="http://ant.apache.org/bindownload.cgi">download</a>. | <a href="http://ant.apache.org/bindownload.cgi">download</a>. | ||||