Feel free to expand on it 8-) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272039 13f79535-47bb-0310-9956-ffa450edef68master
| @@ -95,6 +95,21 @@ | |||||
| </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 has won!"><strong>Ant has won!</strong></a> | |||||
| </font> | |||||
| </td></tr> | |||||
| <tr><td> | |||||
| <blockquote> | |||||
| <h3>Mar 26, 2002: Ant wins the JavaWorld Editors' Choice | |||||
| award</h3> | |||||
| <p>Ant has won the JavaWorld Editors' Choice award for | |||||
| "Most Useful Java Community-Developed Technology".</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="Java 1.4 Support"><strong>Java 1.4 Support</strong></a> | <a name="Java 1.4 Support"><strong>Java 1.4 Support</strong></a> | ||||
| @@ -97,12 +97,14 @@ | |||||
| <table border="0" cellspacing="0" cellpadding="2" width="100%"> | <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="New Logo"><strong>New Logo</strong></a> | |||||
| <a name="Ant has won!"><strong>Ant has won!</strong></a> | |||||
| </font> | </font> | ||||
| </td></tr> | </td></tr> | ||||
| <tr><td> | <tr><td> | ||||
| <blockquote> | <blockquote> | ||||
| <p>By online vote, Ant has selected a new logo!</p> | |||||
| <p>We are proud to announce that Ant has won the JavaWorld | |||||
| Editors' Choice award for "Most Useful Java | |||||
| Community-Developed Technology"</p> | |||||
| </blockquote> | </blockquote> | ||||
| </td></tr> | </td></tr> | ||||
| </table> | </table> | ||||
| @@ -8,6 +8,14 @@ | |||||
| </properties> | </properties> | ||||
| <body> | <body> | ||||
| <section name="Ant has won!"> | |||||
| <h3>Mar 26, 2002: Ant wins the JavaWorld Editors' Choice | |||||
| award</h3> | |||||
| <p>Ant has won the JavaWorld Editors' Choice award for | |||||
| "Most Useful Java Community-Developed Technology".</p> | |||||
| </section> | |||||
| <section name="Java 1.4 Support"> | <section name="Java 1.4 Support"> | ||||
| <h3>Feb 15, 2002: Java 1.4 Support</h3> | <h3>Feb 15, 2002: Java 1.4 Support</h3> | ||||
| <p> | <p> | ||||
| @@ -9,8 +9,10 @@ | |||||
| <body> | <body> | ||||
| <section name="New Logo"> | |||||
| <p>By online vote, Ant has selected a new logo!</p> | |||||
| <section name="Ant has won!"> | |||||
| <p>We are proud to announce that Ant has won the JavaWorld | |||||
| Editors' Choice award for "Most Useful Java | |||||
| Community-Developed Technology"</p> | |||||
| </section> | </section> | ||||
| <section name="Ant 1.4.1"> | <section name="Ant 1.4.1"> | ||||