conor 2003/06/10 23:19:47
Modified: docs antnews.html index.html page.css
xdocs antnews.xml index.xml
Log:
Put award news on main page
Revision Changes Path
1.71 +2 -1 ant/docs/antnews.html
Index: antnews.html
===================================================================
RCS file: /home/cvs/ant/docs/antnews.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -w -u -r1.70 -r1.71
--- antnews.html 10 Jun 2003 21:29:29 -0000 1.70
+++ antnews.html 11 Jun 2003 06:19:46 -0000 1.71
@@ -175,7 +175,8 @@
<h3>June 9th, 2003: Ant wins the JavaWorld
Editors' Choice Award</h3>
<p>
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
<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>
1.281 +20 -0 ant/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/ant/docs/index.html,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -w -u -r1.280 -r1.281
--- index.html 11 May 2003 12:00:35 -0000 1.280
+++ index.html 11 Jun 2003 06:19:46 -0000 1.281
@@ -166,6 +166,26 @@
<div class="content">
<h1 class="title">Welcome</h1>
<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>
Ant 1.5.3
</h3>
1.11 +2 -0 ant/docs/page.css
Index: page.css
===================================================================
RCS file: /home/cvs/ant/docs/page.css,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -w -u -r1.10 -r1.11
--- page.css 9 Apr 2003 01:44:50 -0000 1.10
+++ page.css 11 Jun 2003 06:19:47 -0000 1.11
@@ -98,6 +98,7 @@
font-weight: bold;
padding: 2px;
margin-top: 20px;
+ clear: both;
}
.subsection {
@@ -106,6 +107,7 @@
color: #ffffff;
font-weight: bold;
padding: 2px;
+ clear: both
}
.toc {
1.44 +2 -1 ant/xdocs/antnews.xml
Index: antnews.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/antnews.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -w -u -r1.43 -r1.44
--- antnews.xml 10 Jun 2003 21:29:29 -0000 1.43
+++ antnews.xml 11 Jun 2003 06:19:47 -0000 1.44
@@ -15,7 +15,8 @@
<p>
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
<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>
1.48 +20 -1 ant/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/index.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -w -u -r1.47 -r1.48
--- index.xml 14 Apr 2003 19:17:00 -0000 1.47
+++ index.xml 11 Jun 2003 06:19:47 -0000 1.48
@@ -9,6 +9,25 @@
<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">
<p>Apache Ant 1.5.3 is now available for
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]