dfs 2003/02/08 20:01:16
Modified: docs index.html
docs/site news.html
xdocs index.xml
xdocs/site news.xml
Log:
Added announcement of promotion of Commons Net from Sandbox because so
many people have asked about it over the past year.
Revision Changes Path
1.197 +1 -1 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- index.html 5 Feb 2003 01:09:45 -0000 1.196
+++ index.html 9 Feb 2003 04:01:15 -0000 1.197
@@ -166,11 +166,11 @@
<blockquote>
<p>
<ul>
+<li><a href="site/news.html#20030204.2">4 February 2003 - <b> Commons Net Promoted
out of Sandbox</b></a></li>
<li><a href="site/news.html#20030203.1">3 February 2003 - <b> Commons Digester 1.4
Released</b></a></li>
<li><a href="site/news.html#20030125.2">25 January 2003 - <b> Security update:
Tomcat 3.3.1a Released</b></a></li>
<li><a href="site/news.html#20030125.1">25 January 2003 - <b> Commons HttpClient
2.0 Alpha 2 Released</b></a></li>
<li><a href="site/news.html#20030121.1">21 January 2003 - <b> Commons BeanUtils 1.6
Released</b></a></li>
-<li><a href="site/news.html#1230.1">30 December 2002 - <b>Struts 1.1 Beta 3
Released</b></a></li>
<li><a href="site/news.html">More news</a> ...</li>
</ul>
</p>
1.277 +16 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -r1.276 -r1.277
--- news.html 5 Feb 2003 01:09:45 -0000 1.276
+++ news.html 9 Feb 2003 04:01:15 -0000 1.277
@@ -164,7 +164,22 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20030204.1">
+ <a name="20030204.2">
+<h3>4 February 2003 - Commons Net Promoted out of Sandbox</h3>
+</a>
+ <p>
+The <a href="http://jakarta.apache.org/commons/">Jakarta Commons
+Team</a> is pleased to announce that <a
href="http://jakarta.apache.org/commons/net/">Commons Net</a>
+(formerly NetComponents) has been promoted out of the sandbox into the
+Commons proper. The first order of business for this Commons
+component is to freeze the code and make a formal release that
+projects such as <a href="http://ant.apache.org/">Ant</a> can use.
+After this first release, further development will continue, adding
+new features, performance improvements, a test harness, and a
+programming guide to supplement the API documentation.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20030204.1">
<h3>4 February 2003 - JavaWorld article about the JCP mentions Jakarta's
involvement</h3>
</a>
<p>
1.151 +1 -1 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- index.xml 5 Feb 2003 01:09:45 -0000 1.150
+++ index.xml 9 Feb 2003 04:01:15 -0000 1.151
@@ -12,11 +12,11 @@
<section name="Product News">
<p>
<ul>
+<li><a href="site/news.html#20030204.2">4 February 2003 - <b> Commons Net Promoted
out of Sandbox</b></a></li>
<li><a href="site/news.html#20030203.1">3 February 2003 - <b> Commons Digester 1.4
Released</b></a></li>
<li><a href="site/news.html#20030125.2">25 January 2003 - <b> Security update:
Tomcat 3.3.1a Released</b></a></li>
<li><a href="site/news.html#20030125.1">25 January 2003 - <b> Commons HttpClient
2.0 Alpha 2 Released</b></a></li>
<li><a href="site/news.html#20030121.1">21 January 2003 - <b> Commons BeanUtils 1.6
Released</b></a></li>
-<li><a href="site/news.html#1230.1">30 December 2002 - <b>Struts 1.1 Beta 3
Released</b></a></li>
<li><a href="site/news.html">More news</a> ...</li>
</ul>
</p>
1.237 +18 -0 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -r1.236 -r1.237
--- news.xml 5 Feb 2003 01:09:46 -0000 1.236
+++ news.xml 9 Feb 2003 04:01:15 -0000 1.237
@@ -11,6 +11,24 @@
<section name="News & Status">
+<a name="20030204.2">
+<h3>4 February 2003 - Commons Net Promoted out of Sandbox</h3>
+</a>
+<p>
+The <a href='http://jakarta.apache.org/commons/'>Jakarta Commons
+Team</a> is pleased to announce that <a
+href="http://jakarta.apache.org/commons/net/">Commons Net</a>
+(formerly NetComponents) has been promoted out of the sandbox into the
+Commons proper. The first order of business for this Commons
+component is to freeze the code and make a formal release that
+projects such as <a href="http://ant.apache.org/">Ant</a> can use.
+After this first release, further development will continue, adding
+new features, performance improvements, a test harness, and a
+programming guide to supplement the API documentation.
+</p>
+
+<hr size="1" noshade="noshade" />
+
<a name="20030204.1">
<h3>4 February 2003 - JavaWorld article about the JCP mentions Jakarta's
involvement</h3>
</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]