git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269168 13f79535-47bb-0310-9956-ffa450edef68master
| @@ -82,6 +82,41 @@ | |||||
| </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 Needs a Logo"><strong>Ant Needs a Logo</strong></a> | |||||
| </font> | |||||
| </td></tr> | |||||
| <tr><td> | |||||
| <blockquote> | |||||
| <p>Ant still doesn't have a Logo, but it sure deserves one. We've | |||||
| put together a <a href="logos.html">page with proposed | |||||
| logos</a>, please take a look at them and tell us what you | |||||
| think. If you have a nice logo idea yourself, just submit it to | |||||
| the mailing lists.</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 2.0 Requirements Collected - Next is Design"><strong>Ant 2.0 Requirements Collected - Next is Design</strong></a> | |||||
| </font> | |||||
| </td></tr> | |||||
| <tr><td> | |||||
| <blockquote> | |||||
| <p>A commented version of the collected user requirements is now | |||||
| available <a href="/ant/ant2/features.html">here</a> - it is not | |||||
| complete as some details still have to be defined, but it should | |||||
| give you an idea of what Ant2 is going to look like.</p> | |||||
| <p>Several details can only be decided in the light of real code | |||||
| and prototypes. Several people are working on prototypes (that | |||||
| can be found in Ant's CVS module in the proposals directory) and | |||||
| discussion is going on on the Ant-Dev mailing list.</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="Best-Practices Profile of Ant at Sun's Dot-Com Builder"><strong>Best-Practices Profile of Ant at Sun's Dot-Com Builder</strong></a> | <a name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"><strong>Best-Practices Profile of Ant at Sun's Dot-Com Builder</strong></a> | ||||
| @@ -10,6 +10,8 @@ | |||||
| <meta name="author" value="Conor MacNeill"> | <meta name="author" value="Conor MacNeill"> | ||||
| <meta name="email" value="conor@cortexebusiness.com.au"> | <meta name="email" value="conor@cortexebusiness.com.au"> | ||||
| <meta name="author" value="Stefan Bodewig"> | |||||
| <meta name="email" value="stefan.bodewig@epost.de"> | |||||
| <title>The Jakarta Site - Ant</title> | <title>The Jakarta Site - Ant</title> | ||||
| </head> | </head> | ||||
| @@ -190,8 +192,8 @@ Comprehensive documentation is included in the source and binary distribtions. | |||||
| <tr><td> | <tr><td> | ||||
| <blockquote> | <blockquote> | ||||
| <p> | <p> | ||||
| We are currently collecting feature requests for Ant2. Please | |||||
| read the latest <a href="/ant/antnews.html">Ant news</a> for more details. | |||||
| We are currently hashing out design details for Ant2. Please | |||||
| read the latest <a href="antnews.html">Ant news</a> for more details. | |||||
| </p> | </p> | ||||
| </blockquote> | </blockquote> | ||||
| </td></tr> | </td></tr> | ||||
| @@ -0,0 +1,203 @@ | |||||
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |||||
| <!-- Content Stylesheet for Site --> | |||||
| <!-- start the processing --> | |||||
| <html> | |||||
| <head> | |||||
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
| <meta name="author" value="Stefan Bodewig"> | |||||
| <meta name="email" value="stefan.bodewig@epost.de"> | |||||
| <title>The Jakarta Site - Ant</title> | |||||
| </head> | |||||
| <body bgcolor="#ffffff" text="#000000" link="#525D76"> | |||||
| <table border="0" width="100%" cellspacing="0"> | |||||
| <!-- TOP IMAGE --> | |||||
| <tr> | |||||
| <td colspan="2"> | |||||
| <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" border="0"/></a> | |||||
| </td> | |||||
| </tr> | |||||
| </table> | |||||
| <table border="0" width="100%" cellspacing="4"> | |||||
| <tr><td colspan="2"> | |||||
| <hr noshade="" size="1"/> | |||||
| </td></tr> | |||||
| <tr> | |||||
| <!-- LEFT SIDE NAVIGATION --> | |||||
| <td valign="top" nowrap="true"> | |||||
| <p><strong>Ant</strong></p> | |||||
| <ul> | |||||
| <li> <a href="./index.html">Front Page</a> | |||||
| </li> | |||||
| <li> <a href="./antnews.html">News</a> | |||||
| </li> | |||||
| <li> <a href="./manual/">Documentation</a> | |||||
| </li> | |||||
| <li> <a href="./external.html">External Tools and Tasks</a> | |||||
| </li> | |||||
| <li> <a href="./resources.html">Resources</a> | |||||
| </li> | |||||
| <li> <a href="./faq.html">Ant FAQ</a> | |||||
| </li> | |||||
| </ul> | |||||
| <p><strong>Download</strong></p> | |||||
| <ul> | |||||
| <li> <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a> | |||||
| </li> | |||||
| <li> <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a> | |||||
| </li> | |||||
| </ul> | |||||
| <p><strong>Jakarta</strong></p> | |||||
| <ul> | |||||
| <li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
| </li> | |||||
| <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | |||||
| </li> | |||||
| <li> <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a> | |||||
| </li> | |||||
| <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a> | |||||
| </li> | |||||
| </ul> | |||||
| <p><strong>Get Involved</strong></p> | |||||
| <ul> | |||||
| <li> <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a> | |||||
| </li> | |||||
| <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a> | |||||
| </li> | |||||
| <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a> | |||||
| </li> | |||||
| <li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a> | |||||
| </li> | |||||
| <li> <a href="http://jakarta.apache.org/site/bugs.html">Bug Database</a> | |||||
| </li> | |||||
| </ul> | |||||
| </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 needs a Logo"><strong>Ant needs a Logo</strong></a> | |||||
| </font> | |||||
| </td></tr> | |||||
| <tr><td> | |||||
| <blockquote> | |||||
| <p>One of the requirements for Ant2 is, that Ant should have a | |||||
| logo. You can find the logos that have been proposed to the Ant | |||||
| mailing lists on this page.</p> | |||||
| <p>Tell us what you think of them (yes, <em>Powered by</em> should | |||||
| better be <em>Built by</em>).</p> | |||||
| <table> | |||||
| <tr> | |||||
| <td bgcolor="#039acc" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| Author | |||||
| </font> | |||||
| </td> | |||||
| <td bgcolor="#039acc" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| </font> | |||||
| </td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| Bill J. Fellows (Bill.J.Fellows at mail.sprint.com) | |||||
| </font> | |||||
| </td> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| <img src="images/antLogo1.png" /> | |||||
| </font> | |||||
| </td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| Bill J. Fellows (Bill.J.Fellows at mail.sprint.com) | |||||
| </font> | |||||
| </td> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| <img src="images/antLogo2.png" /> | |||||
| </font> | |||||
| </td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| Christoph Wilhelms (Christoph.Wilhelms at t-online.de) | |||||
| </font> | |||||
| </td> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| <img src="images/ant_logo.gif" /> | |||||
| </font> | |||||
| </td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| Christoph Wilhelms (Christoph.Wilhelms at t-online.de) | |||||
| </font> | |||||
| </td> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| <img src="images/ant2_logo.gif" /> | |||||
| </font> | |||||
| </td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| Warner Onstine (warner at warneronstine.com) | |||||
| </font> | |||||
| </td> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| <img src="images/ant-logo2.gif" /> | |||||
| </font> | |||||
| </td> | |||||
| </tr> | |||||
| </table> | |||||
| </blockquote> | |||||
| </td></tr> | |||||
| </table> | |||||
| </td> | |||||
| </tr> | |||||
| <!-- FOOTER --> | |||||
| <tr><td colspan="2"> | |||||
| <hr noshade="" size="1"/> | |||||
| </td></tr> | |||||
| <tr><td colspan="2"> | |||||
| <div align="center"><font color="#525D76" size="-1"><em> | |||||
| Copyright © 1999-2001, Apache Software Foundation | |||||
| </em></font></div> | |||||
| </td></tr> | |||||
| </table> | |||||
| </body> | |||||
| </html> | |||||
| <!-- end the processing --> | |||||
| @@ -9,6 +9,26 @@ | |||||
| <body> | <body> | ||||
| <section name="Ant Needs a Logo"> | |||||
| <p>Ant still doesn't have a Logo, but it sure deserves one. We've | |||||
| put together a <a href="logos.html">page with proposed | |||||
| logos</a>, please take a look at them and tell us what you | |||||
| think. If you have a nice logo idea yourself, just submit it to | |||||
| the mailing lists.</p> | |||||
| </section> | |||||
| <section name="Ant 2.0 Requirements Collected - Next is Design"> | |||||
| <p>A commented version of the collected user requirements is now | |||||
| available <a href="/ant/ant2/features.html">here</a> - it is not | |||||
| complete as some details still have to be defined, but it should | |||||
| give you an idea of what Ant2 is going to look like.</p> | |||||
| <p>Several details can only be decided in the light of real code | |||||
| and prototypes. Several people are working on prototypes (that | |||||
| can be found in Ant's CVS module in the proposals directory) and | |||||
| discussion is going on on the Ant-Dev mailing list.</p> | |||||
| </section> | |||||
| <section name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"> | <section name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"> | ||||
| <p>Sun has released an introductory article on Ant on their | <p>Sun has released an introductory article on Ant on their | ||||
| Dot-Com Builder site on May 30 2001. See <a | Dot-Com Builder site on May 30 2001. See <a | ||||
| @@ -3,6 +3,7 @@ | |||||
| <properties> | <properties> | ||||
| <author email="conor@cortexebusiness.com.au">Conor MacNeill</author> | <author email="conor@cortexebusiness.com.au">Conor MacNeill</author> | ||||
| <author email="stefan.bodewig@epost.de">Stefan Bodewig</author> | |||||
| <title>Ant</title> | <title>Ant</title> | ||||
| </properties> | </properties> | ||||
| @@ -90,8 +91,8 @@ Comprehensive documentation is included in the source and binary distribtions. | |||||
| <section name="Towards Ant2"> | <section name="Towards Ant2"> | ||||
| <p> | <p> | ||||
| We are currently collecting feature requests for Ant2. Please | |||||
| read the latest <a href="/ant/antnews.html">Ant news</a> for more details. | |||||
| We are currently hashing out design details for Ant2. Please | |||||
| read the latest <a href="antnews.html">Ant news</a> for more details. | |||||
| </p> | </p> | ||||
| </section> | </section> | ||||
| @@ -0,0 +1,46 @@ | |||||
| <?xml version="1.0"?> | |||||
| <document> | |||||
| <properties> | |||||
| <author email="stefan.bodewig@epost.de">Stefan Bodewig</author> | |||||
| <title>Ant</title> | |||||
| </properties> | |||||
| <body> | |||||
| <section name="Ant needs a Logo"> | |||||
| <p>One of the requirements for Ant2 is, that Ant should have a | |||||
| logo. You can find the logos that have been proposed to the Ant | |||||
| mailing lists on this page.</p> | |||||
| <p>Tell us what you think of them (yes, <em>Powered by</em> should | |||||
| better be <em>Built by</em>).</p> | |||||
| <table> | |||||
| <tr> | |||||
| <th>Author</th><th> </th> | |||||
| </tr> | |||||
| <tr> | |||||
| <td>Bill J. Fellows (Bill.J.Fellows at mail.sprint.com)</td> | |||||
| <td><img src="images/antLogo1.png" /></td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td>Bill J. Fellows (Bill.J.Fellows at mail.sprint.com)</td> | |||||
| <td><img src="images/antLogo2.png" /></td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td>Christoph Wilhelms (Christoph.Wilhelms at t-online.de)</td> | |||||
| <td><img src="images/ant_logo.gif" /></td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td>Christoph Wilhelms (Christoph.Wilhelms at t-online.de)</td> | |||||
| <td><img src="images/ant2_logo.gif" /></td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td>Warner Onstine (warner at warneronstine.com)</td> | |||||
| <td><img src="images/ant-logo2.gif" /></td> | |||||
| </tr> | |||||
| </table> | |||||
| </section> | |||||
| </body> | |||||
| </document> | |||||