rdonkin 2003/02/23 14:17:19
Modified: docs index.html
docs/site binindex.html news.html sourceindex.html
xdocs index.xml
xdocs/site binindex.xml news.xml sourceindex.xml
Log:
Updated website to reflect release of commons-net 1.0.0. Patch provided by Jeffrey
D. Brekke.
Revision Changes Path
1.206 +1 -1 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- index.html 23 Feb 2003 08:50:32 -0000 1.205
+++ index.html 23 Feb 2003 22:17:18 -0000 1.206
@@ -164,12 +164,12 @@
<blockquote>
<p>
<ul>
+<li><a href="site/news.html#20030223.2">23 February 2003 - <b> Commons Net 1.0.0
Released</b></a></li>
<li><a href="site/news.html#20030223.1">23 February 2003 - <b> Struts 1.1 Release
Candidate 1 Released</b></a></li>
<li><a href="site/news.html#20030219.1">19 February 2003 - <b> Log4j 1.2.8
Released</b></a></li>
<li><a href="site/news.html#20030218.1">18 February 2003 - <b> Commons BeanUtils
1.6.1 Released</b></a></li>
<li><a href="site/news.html#20030215.1">15 February 2003 - <b> Commons FileUpload
1.0 Beta 1 Released</b></a></li>
<li><a href="site/news.html#20030208.2">8 February 2003 - <b> Commons Jelly
Promoted out of Sandbox</b></a></li>
-<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">More news</a> ...</li>
</ul>
</p>
1.270 +2 -2 jakarta-site2/docs/site/binindex.html
Index: binindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -r1.269 -r1.270
--- binindex.html 23 Feb 2003 08:50:33 -0000 1.269
+++ binindex.html 23 Feb 2003 22:17:18 -0000 1.270
@@ -245,7 +245,7 @@
<li><a href="[preferred]/jakarta/commons/fileupload/">Commons FileUpload
1.0 Beta 1</a></li>
<li><a href="[preferred]/jakarta/commons/lang/">Commons Lang
1.0.1</a></li>
<li><a href="[preferred]/jakarta/commons/logging/">Commons Logging
1.0.2</a></li>
- <li><a href="[preferred]/jakarta/commons/net/binaries">Commons Net
1.0</a></li>
+ <li><a href="[preferred]/jakarta/commons/net/binaries">Commons Net
1.0.0</a></li>
<li><a href="[preferred]/jakarta/commons/validator/">Commons Validator
1.0.1</a></li>
<li><a href="[preferred]/jakarta/james/binaries/">James 2.1</a></li>
<li><a href="[preferred]/jakarta/oro/">ORO 2.0.7</a></li>
@@ -274,7 +274,7 @@
<li><a href="http://www.apache.org/dist/jakarta/commons/fileupload/">Commons
FileUpload 1.0 Beta 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/lang/">Commons Lang
1.0.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/logging/">Commons Logging
1.0.2</a></li>
-<li><a href="http://www.apache.org/dist/jakarta/commons/net/binaries">Commons Net
1.0</a></li>
+<li><a href="http://www.apache.org/dist/jakarta/commons/net/binaries">Commons Net
1.0.0</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/validator/">Commons
Validator 1.0.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/jakarta-ecs/release/v1.4.1/">ECS
1.4.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/james/binaries/">James 2.1</a></li>
1.285 +30 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.284
retrieving revision 1.285
diff -u -r1.284 -r1.285
--- news.html 23 Feb 2003 08:50:33 -0000 1.284
+++ news.html 23 Feb 2003 22:17:18 -0000 1.285
@@ -162,7 +162,36 @@
</td></tr>
<tr><td>
<blockquote>
- <h3><a name="20030223.1" />23 February 2003 -
Struts 1.1 Release Candidate 1 Released</h3>
+ <a name="20030223.2">
+<h3>23 February 2003 - Commons Net 1.0.0 Released</h3>
+</a>
+ <p>
+ The Commons Team is pleased to announce the release of Commons Net from Apache.
+ Commons Net is a suite of internet protocols implemented in Java. Commons Net
+ supports Finger, Whois, TFTP, Telnet, POP3, FTP, NNTP, SMTP, and some
+ miscellaneous protocols like Time and Echo as well as BSD R command support.
+</p>
+ <p>
+ This is the first release of Commons Net ( formally NetComponents ). For more
+ details see the
+ <a href="http://jakarta.apache.org/commons/net/release-notes.html">
+ release notes</a>.
+</p>
+ <p>
+<a href="http://jakarta.apache.org/site/sourceindex.cgi">Source</a> and
+<a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> distributions
+are available from the usual mirrors. Please remember to verify that the signatures
+of the distribution using the keys found on the
+<a href="http://www.apache.org/dist/jakarta/commons/net/">main apache site</a>
+when downloading from a mirror.
+</p>
+ <p>
+ For more information on Commons Net, see the
+ <a href="http://jakarta.apache.org/commons/net/">Commons Net</a>
+ web site.
+</p>
+ <hr size="1" noshade="noshade" />
+ <h3><a name="20030223.1" />23
February 2003 - Struts 1.1 Release Candidate 1 Released</h3>
<p>
The Struts team is proud to announce the release of Struts 1.1 Release
Candidate 1. This release includes some new functionality, as well as
1.189 +2 -2 jakarta-site2/docs/site/sourceindex.html
Index: sourceindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- sourceindex.html 23 Feb 2003 08:50:33 -0000 1.188
+++ sourceindex.html 23 Feb 2003 22:17:18 -0000 1.189
@@ -246,7 +246,7 @@
<li><a href="[preferred]/jakarta/commons/fileupload/source/">Commons
FileUpload 1.0 Beta 1</a></li>
<li><a href="[preferred]/jakarta/commons/lang/source/">Commons Lang
1.0.1</a></li>
<li><a href="[preferred]/jakarta/commons/logging/source/">Commons Logging
1.0.2</a></li>
- <li><a href="[preferred]/jakarta/commons/net/source/">Commons Net
1.0</a></li>
+ <li><a href="[preferred]/jakarta/commons/net/source/">Commons Net
1.0.0</a></li>
<li><a href="[preferred]/jakarta/commons/validator/source/">Commons
Validator 1.0.1</a></li>
<li><a href="[preferred]/jakarta/james/source/">James 2.1</a></li>
<li><a href="[preferred]/jakarta/oro/source/">ORO 2.0.7</a></li>
@@ -272,7 +272,7 @@
<li><a href="http://www.apache.org/dist/jakarta/commons/fileupload/source/">Commons
FileUpload 1.0 Beta 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/lang/source/">Commons Lang
1.0.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/logging/source/">Commons
Logging 1.0.2</a></li>
-<li><a href="http://www.apache.org/dist/jakarta/commons/net/source/">Commons Net
1.0</a></li>
+<li><a href="http://www.apache.org/dist/jakarta/commons/net/source/">Commons Net
1.0.0</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/validator/source/">Commons
Validator 1.0.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/james/source/">James 2.1</a></li>
<li><a
href="http://jakarta.apache.org/builds/jakarta-jetspeed/release/v1.4b3/">Jetspeed
1.4b3</a> (binaries and source together...)</li>
1.159 +1 -1 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- index.xml 23 Feb 2003 08:50:33 -0000 1.158
+++ index.xml 23 Feb 2003 22:17:19 -0000 1.159
@@ -12,12 +12,12 @@
<section name="Product News">
<p>
<ul>
+<li><a href="site/news.html#20030223.2">23 February 2003 - <b> Commons Net 1.0.0
Released</b></a></li>
<li><a href="site/news.html#20030223.1">23 February 2003 - <b> Struts 1.1 Release
Candidate 1 Released</b></a></li>
<li><a href="site/news.html#20030219.1">19 February 2003 - <b> Log4j 1.2.8
Released</b></a></li>
<li><a href="site/news.html#20030218.1">18 February 2003 - <b> Commons BeanUtils
1.6.1 Released</b></a></li>
<li><a href="site/news.html#20030215.1">15 February 2003 - <b> Commons FileUpload
1.0 Beta 1 Released</b></a></li>
<li><a href="site/news.html#20030208.2">8 February 2003 - <b> Commons Jelly
Promoted out of Sandbox</b></a></li>
-<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">More news</a> ...</li>
</ul>
</p>
1.230 +2 -2 jakarta-site2/xdocs/site/binindex.xml
Index: binindex.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/binindex.xml,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -r1.229 -r1.230
--- binindex.xml 23 Feb 2003 08:50:33 -0000 1.229
+++ binindex.xml 23 Feb 2003 22:17:19 -0000 1.230
@@ -101,7 +101,7 @@
<li><a href="[preferred]/jakarta/commons/fileupload/">Commons FileUpload
1.0 Beta 1</a></li>
<li><a href="[preferred]/jakarta/commons/lang/">Commons Lang
1.0.1</a></li>
<li><a href="[preferred]/jakarta/commons/logging/">Commons Logging
1.0.2</a></li>
- <li><a href="[preferred]/jakarta/commons/net/binaries">Commons Net
1.0</a></li>
+ <li><a href="[preferred]/jakarta/commons/net/binaries">Commons Net
1.0.0</a></li>
<li><a href="[preferred]/jakarta/commons/validator/">Commons Validator
1.0.1</a></li>
<li><a href="[preferred]/jakarta/james/binaries/">James 2.1</a></li>
<li><a href="[preferred]/jakarta/oro/">ORO 2.0.7</a></li>
@@ -133,7 +133,7 @@
<li><a href="http://www.apache.org/dist/jakarta/commons/fileupload/">Commons
FileUpload 1.0 Beta 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/lang/">Commons Lang
1.0.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/logging/">Commons Logging
1.0.2</a></li>
-<li><a href="http://www.apache.org/dist/jakarta/commons/net/binaries">Commons Net
1.0</a></li>
+<li><a href="http://www.apache.org/dist/jakarta/commons/net/binaries">Commons Net
1.0.0</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/validator/">Commons
Validator 1.0.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/jakarta-ecs/release/v1.4.1/">ECS
1.4.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/james/binaries/">James 2.1</a></li>
1.244 +29 -1 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.243
retrieving revision 1.244
diff -u -r1.243 -r1.244
--- news.xml 23 Feb 2003 08:50:33 -0000 1.243
+++ news.xml 23 Feb 2003 22:17:19 -0000 1.244
@@ -10,7 +10,35 @@
<body>
<section name="News & Status">
-
+ <a name="20030223.2">
+<h3>23 February 2003 - Commons Net 1.0.0 Released</h3>
+</a>
+ <p>
+ The Commons Team is pleased to announce the release of Commons Net from Apache.
+ Commons Net is a suite of internet protocols implemented in Java. Commons Net
+ supports Finger, Whois, TFTP, Telnet, POP3, FTP, NNTP, SMTP, and some
+ miscellaneous protocols like Time and Echo as well as BSD R command support.
+</p>
+ <p>
+ This is the first release of Commons Net ( formally NetComponents ). For more
+ details see the
+ <a href="http://jakarta.apache.org/commons/net/release-notes.html">
+ release notes</a>.
+</p>
+ <p>
+<a href="http://jakarta.apache.org/site/sourceindex.cgi">Source</a> and
+<a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> distributions
+are available from the usual mirrors. Please remember to verify that the signatures
+of the distribution using the keys found on the
+<a href="http://www.apache.org/dist/jakarta/commons/net/">main apache site</a>
+when downloading from a mirror.
+</p>
+ <p>
+ For more information on Commons Net, see the
+ <a href="http://jakarta.apache.org/commons/net/">Commons Net</a>
+ web site.
+</p>
+ <hr size="1" noshade="noshade" />
<h3><a name="20030223.1"></a>23 February 2003 - Struts 1.1 Release Candidate 1
Released</h3>
<p>
The Struts team is proud to announce the release of Struts 1.1 Release
1.141 +2 -2 jakarta-site2/xdocs/site/sourceindex.xml
Index: sourceindex.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/sourceindex.xml,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- sourceindex.xml 23 Feb 2003 08:50:33 -0000 1.140
+++ sourceindex.xml 23 Feb 2003 22:17:19 -0000 1.141
@@ -101,7 +101,7 @@
<li><a href="[preferred]/jakarta/commons/fileupload/source/">Commons
FileUpload 1.0 Beta 1</a></li>
<li><a href="[preferred]/jakarta/commons/lang/source/">Commons Lang
1.0.1</a></li>
<li><a href="[preferred]/jakarta/commons/logging/source/">Commons Logging
1.0.2</a></li>
- <li><a href="[preferred]/jakarta/commons/net/source/">Commons Net
1.0</a></li>
+ <li><a href="[preferred]/jakarta/commons/net/source/">Commons Net
1.0.0</a></li>
<li><a href="[preferred]/jakarta/commons/validator/source/">Commons
Validator 1.0.1</a></li>
<li><a href="[preferred]/jakarta/james/source/">James 2.1</a></li>
<li><a href="[preferred]/jakarta/oro/source/">ORO 2.0.7</a></li>
@@ -130,7 +130,7 @@
<li><a href="http://www.apache.org/dist/jakarta/commons/fileupload/source/">Commons
FileUpload 1.0 Beta 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/lang/source/">Commons Lang
1.0.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/logging/source/">Commons
Logging 1.0.2</a></li>
-<li><a href="http://www.apache.org/dist/jakarta/commons/net/source/">Commons Net
1.0</a></li>
+<li><a href="http://www.apache.org/dist/jakarta/commons/net/source/">Commons Net
1.0.0</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/validator/source/">Commons
Validator 1.0.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/james/source/">James 2.1</a></li>
<li><a
href="http://jakarta.apache.org/builds/jakarta-jetspeed/release/v1.4b3/">Jetspeed
1.4b3</a> (binaries and source together...)</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]