rdonkin 2004/07/27 13:48:44
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 about JaxMe 0.3 release
Revision Changes Path
1.445 +1 -2 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.444
retrieving revision 1.445
diff -u -r1.444 -r1.445
--- index.html 26 Jul 2004 16:01:46 -0000 1.444
+++ index.html 27 Jul 2004 20:48:43 -0000 1.445
@@ -293,18 +293,17 @@
<li><a href="site/news/news-2004-2ndHalf.html#20040703.2">03 July 2004 -
<b> HiveMind 1.0-beta-1</b> Released</a></li>
<li><a href="site/news/news-2004-2ndHalf.html#20040703.1">03 July 2004 -
<b> Commons Betwixt 0.5</b> Released</a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040628.2">28 June 2004 -
<b> Commons Collections 3.1</b> Released</a></li>
- <li><a href="site/news/news-2004-1stHalf.html#20040625.1">25 June 2004 -
<b> Commons Net 1.2.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#20040727.1">27 July
2004 - <b>WebServices JaxMe</b> 0.3 Released</a></li>
<li><a href="site/news/elsewhere-2004-2ndHalf.html#20040718.1">18 July
2004 - <b>Apache Ant</b> 1.6.2 Released</a></li>
<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>
</ul>
</blockquote>
</p>
1.5 +18 -3 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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- elsewhere-2004-2ndHalf.html 18 Jul 2004 13:55:50 -0000 1.4
+++ elsewhere-2004-2ndHalf.html 27 Jul 2004 20:48:43 -0000 1.5
@@ -222,8 +222,23 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20040718.1">
-<h3>Apache Ant 1.6.2</h3>
+ <a name="20040727.1">
+<h3>27 July - JaxMe 0.3 Released</h3>
+</a>
+ <p>
+The Apache WebServices project is proud to announce that JaxMe 0.3 has been
released.
+<a href="http://ws.apache.org/jaxme/">JaxMe</a> is an open source implementation of
JAXB,
+the Java specification for Java/XML binding. The 0.3 release contains bug fixs and
+enhancements and is the first release made by JaxMe since it has graduated to the
+WebServices project.
+</p>
+ <p>
+Download from <a href="http://ws.apache.org/jaxme/downloads.cgi#mirrors">here</a>.
+Please check the MD5 sum from the main apache site.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20040718.1">
+<h3>18 July Apache Ant 1.6.2</h3>
</a>
<p>
<a href="http://ant.apache.org">Apache Ant</a> 1.6.2 is now available for
@@ -234,7 +249,7 @@
</p>
<hr size="1" noshade="noshade" />
<a name="20040713.1">
-<h3>Apache Maven 1.0 Released</h3>
+<h3>13 July - Apache Maven 1.0 Released</h3>
</a>
<p>
The <a href="http://maven.apache.org">Apache Maven</a> team is pleased to
1.99 +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.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- index.html 22 Jul 2004 19:45:24 -0000 1.98
+++ index.html 27 Jul 2004 20:48:43 -0000 1.99
@@ -355,6 +355,9 @@
<li><strong>July</strong>
<ul>
<li>
+<a href="elsewhere-2004-2ndHalf.html#20040727.1">WebServices JaxMe 0.3 Released</a>
+ </li>
+ <li>
<a href="news-2004-2ndHalf.html#20040721.1">Standard Tagslibs 1.1.1 and 1.0.6
Released</a>
</li>
<li>
1.376 +1 -2 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.375
retrieving revision 1.376
diff -u -r1.375 -r1.376
--- index.xml 26 Jul 2004 15:56:44 -0000 1.375
+++ index.xml 27 Jul 2004 20:48:43 -0000 1.376
@@ -74,18 +74,17 @@
<li><a href="site/news/news-2004-2ndHalf.html#20040703.2">03 July 2004 -
<b> HiveMind 1.0-beta-1</b> Released</a></li>
<li><a href="site/news/news-2004-2ndHalf.html#20040703.1">03 July 2004 -
<b> Commons Betwixt 0.5</b> Released</a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040628.2">28 June 2004 -
<b> Commons Collections 3.1</b> Released</a></li>
- <li><a href="site/news/news-2004-1stHalf.html#20040625.1">25 June 2004 -
<b> Commons Net 1.2.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#20040727.1">27 July
2004 - <b>WebServices JaxMe</b> 0.3 Released</a></li>
<li><a href="site/news/elsewhere-2004-2ndHalf.html#20040718.1">18 July
2004 - <b>Apache Ant</b> 1.6.2 Released</a></li>
<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>
</ul>
</section>
1.5 +17 -2 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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- elsewhere-2004-2ndHalf.xml 18 Jul 2004 13:55:50 -0000 1.4
+++ elsewhere-2004-2ndHalf.xml 27 Jul 2004 20:48:44 -0000 1.5
@@ -29,9 +29,24 @@
</a>
<hr size="1" noshade="noshade" />
-->
+<a name="20040727.1">
+<h3>27 July - JaxMe 0.3 Released</h3>
+</a>
+<p>
+The Apache WebServices project is proud to announce that JaxMe 0.3 has been
released.
+<a href='http://ws.apache.org/jaxme/'>JaxMe</a> is an open source implementation of
JAXB,
+the Java specification for Java/XML binding. The 0.3 release contains bug fixs and
+enhancements and is the first release made by JaxMe since it has graduated to the
+WebServices project.
+</p>
+<p>
+Download from <a href='http://ws.apache.org/jaxme/downloads.cgi#mirrors'>here</a>.
+Please check the MD5 sum from the main apache site.
+</p>
+<hr size="1" noshade="noshade" />
<a name="20040718.1">
-<h3>Apache Ant 1.6.2</h3>
+<h3>18 July Apache Ant 1.6.2</h3>
</a>
<p>
<a href='http://ant.apache.org'>Apache Ant</a> 1.6.2 is now available for
@@ -43,7 +58,7 @@
<hr size="1" noshade="noshade" />
<a name="20040713.1">
-<h3>Apache Maven 1.0 Released</h3>
+<h3>13 July - Apache Maven 1.0 Released</h3>
</a>
<p>
The <a href='http://maven.apache.org'>Apache Maven</a> team is pleased to
1.56 +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.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- index.xml 22 Jul 2004 19:45:24 -0000 1.55
+++ index.xml 27 Jul 2004 20:48:44 -0000 1.56
@@ -86,6 +86,9 @@
<li><strong>July</strong>
<ul>
<li>
+<a href="elsewhere-2004-2ndHalf.html#20040727.1">WebServices JaxMe 0.3 Released</a>
+ </li>
+ <li>
<a href="news-2004-2ndHalf.html#20040721.1">Standard Tagslibs 1.1.1 and 1.0.6
Released</a>
</li>
<li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]