rdonkin 2004/07/13 14:45:52
Modified: docs index.html
docs/site/news elsewhere-2004-2ndHalf.html index.html
xdocs index.xml
xdocs/site/news elsewhere-2004-2ndHalf.xml index.xml
Log:
Added news of maven release
Revision Changes Path
1.439 +1 -2 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -r1.438 -r1.439
--- index.html 3 Jul 2004 14:24:19 -0000 1.438
+++ index.html 13 Jul 2004 21:45:52 -0000 1.439
@@ -297,18 +297,17 @@
<li><a href="site/news/news-2004-1stHalf.html#20040616.1">16 June 2004 -
<b> Commons Logging 1.0.4</b> Released</a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040614.1">14 June 2004 -
<b> Commons DBCP 1.2.1</b> Released</a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040612.1">12 June 2004 -
<b> Commons Collections 3.1-RC1 and 2.1.1</b> Released</a></li>
- <li><a href="site/news/news-2004-1stHalf.html#20040608.2">8 June 2004 -
<b> Commons DBCP 1.2</b> Released</a></li>
</ul>
<h4>Other news from <a
href="site/news/news-2004-2ndHalf.html">Jakarta</a>
and <a href="site/news/elsewhere-2004-2ndHalf.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/news/elsewhere-2004-2ndHalf.html#20040713.1">13 July
2004 - <b>Apache Maven</b> 1.0 Released</a></li>
<li><a href="site/news/elsewhere-2004-2ndHalf.html#20040701.1">01 July
2004 - <b>Apache HTTP Server</b> 2.0.50 Released</a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040628.1">28 June 2004
- <b>Henri Yandell</b> Succeeds <b>Geir Magnusson Jr.</b> As Jakarta Chair</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040628.1">28 June
2004 - <b>Eclipse Pollinate</b> announced</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040626.1">26 June
2004 - Call for Participation: <b>ApacheCon US 2004</b></a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040625.1">25 June
2004 - <b>Eclipse 3.0</b> is now available</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040603.1">03 June
2004 - At Last It's Official: <b>Apache Geronimo</b> graduates</a></li>
- <li><a href="site/news/elsewhere-2004-1stHalf.html#20040525.1">25 May
2004 - BEA and ASF Announce <b>Apache Beehive</b></a></li>
</ul>
</blockquote>
</p>
1.3 +39 -1 jakarta-site2/docs/site/news/elsewhere-2004-2ndHalf.html
Index: elsewhere-2004-2ndHalf.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news/elsewhere-2004-2ndHalf.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- elsewhere-2004-2ndHalf.html 1 Jul 2004 21:35:59 -0000 1.2
+++ elsewhere-2004-2ndHalf.html 13 Jul 2004 21:45:52 -0000 1.3
@@ -222,7 +222,45 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20040701.1"><h3>01 July 2004 - Apache
HTTP Server 2.0.50 Released</h3></a>
+ <a name="20040713.1">
+<h3>Apache Maven 1.0 Released</h3>
+</a>
+ <p>
+The <a href="http://maven.apache.org">Apache Maven</a> team is pleased to
+announce the release of Maven 1.0.
+Download maven from <a href="http://maven.apache.org/start/download.html">here</a>.
+</p>
+ <p>
+Maven is a project management and project comprehension tool. Maven is based on
+the concept of a project object model: builds, documentation creation, site
+publication, and distribution publication are all controlled from the project
+object model. Maven also provides tools to create source metrics, change logs
+based directly on source repository, and source cross-references.
+</p>
+ <p>
+The latest plugin releases are also included, with bug fixes and some new features.
+</p>
+ <p>
+We hope you enjoy using Maven! If you have any questions, please consult:
+</p>
+ <ul>
+ <li>the <a href="http://maven.apache.org/faq.html">FAQ</a></li>
+ <li>the <a href="http://wiki.codehaus.org/maven/">Wiki</a></li>
+ <li>the maven-user <a
href="http://maven.apache.org/mail-lists.html">mailing list</a></li>
+ </ul>
+ <p>
+For news and information, see:
+</p>
+ <ul>
+ <li><a href="http://www.mavenblogs.com/">Maven Blogs</a></li>
+ </ul>
+ <div align="right">
+<p>
+The Apache Maven Team
+</p>
+</div>
+ <hr size="1" noshade="noshade" />
+ <a name="20040701.1"><h3>01 July
2004 - Apache HTTP Server 2.0.50 Released</h3></a>
<p>
<a href="http://www.apache.org">The Apache Software Foundation</a> and
<a href="http://httpd.apache.org">The Apache HTTP Server Project</a> are
1.94 +3 -0 jakarta-site2/docs/site/news/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news/index.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- index.html 4 Jul 2004 10:13:06 -0000 1.93
+++ index.html 13 Jul 2004 21:45:52 -0000 1.94
@@ -355,6 +355,9 @@
<li><strong>July</strong>
<ul>
<li>
+<a href="elsewhere-2004-2ndHalf.html#20040713.1">Apache Maven 1.0 Released</a>
+ </li>
+ <li>
<a href="news-2004-2ndHalf.html#20040703.2">HiveMind 1.0-beta-1 Released</a>
</li>
<li>
1.370 +1 -2 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.369
retrieving revision 1.370
diff -u -r1.369 -r1.370
--- index.xml 3 Jul 2004 14:24:19 -0000 1.369
+++ index.xml 13 Jul 2004 21:45:52 -0000 1.370
@@ -77,18 +77,17 @@
<li><a href="site/news/news-2004-1stHalf.html#20040616.1">16 June 2004 -
<b> Commons Logging 1.0.4</b> Released</a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040614.1">14 June 2004 -
<b> Commons DBCP 1.2.1</b> Released</a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040612.1">12 June 2004 -
<b> Commons Collections 3.1-RC1 and 2.1.1</b> Released</a></li>
- <li><a href="site/news/news-2004-1stHalf.html#20040608.2">8 June 2004 -
<b> Commons DBCP 1.2</b> Released</a></li>
</ul>
<h4>Other news from <a href="site/news/news-2004-2ndHalf.html">Jakarta</a>
and <a href="site/news/elsewhere-2004-2ndHalf.html">Elsewhere</a></h4>
<ul>
+ <li><a href="site/news/elsewhere-2004-2ndHalf.html#20040713.1">13 July
2004 - <b>Apache Maven</b> 1.0 Released</a></li>
<li><a href="site/news/elsewhere-2004-2ndHalf.html#20040701.1">01 July
2004 - <b>Apache HTTP Server</b> 2.0.50 Released</a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040628.1">28 June 2004
- <b>Henri Yandell</b> Succeeds <b>Geir Magnusson Jr.</b> As Jakarta Chair</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040628.1">28 June
2004 - <b>Eclipse Pollinate</b> announced</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040626.1">26 June
2004 - Call for Participation: <b>ApacheCon US 2004</b></a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040625.1">25 June
2004 - <b>Eclipse 3.0</b> is now available</a></li>
<li><a href="site/news/elsewhere-2004-1stHalf.html#20040603.1">03 June
2004 - At Last It's Official: <b>Apache Geronimo</b> graduates</a></li>
- <li><a href="site/news/elsewhere-2004-1stHalf.html#20040525.1">25 May
2004 - BEA and ASF Announce <b>Apache Beehive</b></a></li>
</ul>
</section>
1.3 +40 -0 jakarta-site2/xdocs/site/news/elsewhere-2004-2ndHalf.xml
Index: elsewhere-2004-2ndHalf.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news/elsewhere-2004-2ndHalf.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- elsewhere-2004-2ndHalf.xml 1 Jul 2004 21:36:00 -0000 1.2
+++ elsewhere-2004-2ndHalf.xml 13 Jul 2004 21:45:52 -0000 1.3
@@ -30,6 +30,46 @@
<hr size="1" noshade="noshade" />
-->
+<a name="20040713.1">
+<h3>Apache Maven 1.0 Released</h3>
+</a>
+<p>
+The <a href='http://maven.apache.org'>Apache Maven</a> team is pleased to
+announce the release of Maven 1.0.
+Download maven from <a href='http://maven.apache.org/start/download.html'>here</a>.
+</p>
+<p>
+Maven is a project management and project comprehension tool. Maven is based on
+the concept of a project object model: builds, documentation creation, site
+publication, and distribution publication are all controlled from the project
+object model. Maven also provides tools to create source metrics, change logs
+based directly on source repository, and source cross-references.
+</p>
+<p>
+The latest plugin releases are also included, with bug fixes and some new features.
+</p>
+<p>
+We hope you enjoy using Maven! If you have any questions, please consult:
+</p>
+ <ul>
+ <li>the <a href='http://maven.apache.org/faq.html'>FAQ</a></li>
+ <li>the <a href='http://wiki.codehaus.org/maven/'>Wiki</a></li>
+ <li>the maven-user <a
href='http://maven.apache.org/mail-lists.html'>mailing list</a></li>
+ </ul>
+<p>
+For news and information, see:
+</p>
+ <ul>
+ <li><a href='http://www.mavenblogs.com/'>Maven Blogs</a></li>
+ </ul>
+<div align='right'>
+<p>
+The Apache Maven Team
+</p>
+</div>
+
+<hr size="1" noshade="noshade" />
+
<a name="20040701.1"><h3>01 July 2004 - Apache HTTP Server 2.0.50 Released</h3></a>
<p>
<a href='http://www.apache.org'>The Apache Software Foundation</a> and
1.51 +3 -0 jakarta-site2/xdocs/site/news/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news/index.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- index.xml 4 Jul 2004 10:13:06 -0000 1.50
+++ index.xml 13 Jul 2004 21:45:52 -0000 1.51
@@ -86,6 +86,9 @@
<li><strong>July</strong>
<ul>
<li>
+<a href="elsewhere-2004-2ndHalf.html#20040713.1">Apache Maven 1.0 Released</a>
+ </li>
+ <li>
<a href="news-2004-2ndHalf.html#20040703.2">HiveMind 1.0-beta-1 Released</a>
</li>
<li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]