conor 2003/09/18 07:27:02 Modified: docs index.html page.css xdocs index.xml Log: ApacheCon blurb Revision Changes Path 1.287 +14 -15 ant/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/ant/docs/index.html,v retrieving revision 1.286 retrieving revision 1.287 diff -u -w -u -r1.286 -r1.287 --- index.html 18 Aug 2003 09:55:12 -0000 1.286 +++ index.html 18 Sep 2003 14:27:02 -0000 1.287 @@ -169,18 +169,17 @@ <div class="content"> <h1 class="title">Welcome</h1> <h3 class="section"> - <a name="Ant wins Java Pro award"></a> - Ant wins Java Pro award + <a name="ApacheCon 2003"></a> + ApacheCon 2003 </h3> - <a href="http://www.ftponline.com/javapro/"> - <img style="padding: 5px" src="images/jp_rcwinner_2003.gif" alt="" border="0" height="80" width="139" align="right" /> + <a href="http://apachecon.com/2003/US/index.html"> + <img align="right" border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif" /> </a> <p> - Following on from recently winning the Javaworld Editors' award, Ant has - been awarded the Java Pro 2003 Readers' Choice Award for - </p> - <p> - <strong>Most Valuable Java Deployment Technology</strong> + <a href="http://apachecon.com/2003/US/index.html">ApacheCon US 2003</a> + is now open for registration. ApacheCon is the conference for all things + Apache. Come along and learn about a range of new technologies, meet some + Apache folks and share the knowledge. </p> <h3 class="section"> <a name="Ant 1.5.4"></a> 1.14 +20 -20 ant/docs/page.css Index: page.css =================================================================== RCS file: /home/cvs/ant/docs/page.css,v retrieving revision 1.13 retrieving revision 1.14 diff -u -w -u -r1.13 -r1.14 1.52 +20 -22 ant/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/ant/xdocs/index.xml,v retrieving revision 1.51 retrieving revision 1.52 diff -u -w -u -r1.51 -r1.52 --- index.xml 18 Aug 2003 09:55:12 -0000 1.51 +++ index.xml 18 Sep 2003 14:27:02 -0000 1.52 @@ -9,18 +9,16 @@ <body> - <section name="Ant wins Java Pro award"> - <a href="http://www.ftponline.com/javapro/"> - <img style="padding: 5px" src="images/jp_rcwinner_2003.gif" alt="" - border="0" height="80" width="139" align="right"/> +<section name="ApacheCon 2003"> + <a href="http://apachecon.com/2003/US/index.html"> + <img align="right" + border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/> </a> - - <p> - Following on from recently winning the Javaworld Editors' award, Ant has - been awarded the Java Pro 2003 Readers' Choice Award for - </p> <p> - <strong>Most Valuable Java Deployment Technology</strong> + <a href="http://apachecon.com/2003/US/index.html">ApacheCon US 2003</a> + is now open for registration. ApacheCon is the conference for all things + Apache. Come along and learn about a range of new technologies, meet some + Apache folks and share the knowledge. </p> </section>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]