From: [EMAIL PROTECTED] (Jeffrey D. Brekke)
Date: 23 Feb 2003 00:25:56 -0600
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Lines: 55
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=-=-="
--=-=-=
I'm getting
**** Access denied: Insufficient Karma (brekke|jakarta-site2/docs)
when attempting to commit jakarta-site2. I've attached a patch with the changes,
if someone could commit and update the site or tell me how to get karma.
Thanks,
jb
--=-=-=
Content-Type: text/x-patch
Content-Disposition: attachment; filename=site2.patch
Content-Description: Patches to jakarta-site2 for commons-net release.
? update.log
Index: docs/index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.204
diff -u -r1.204 index.html
--- docs/index.html 19 Feb 2003 15:26:06 -0000 1.204
+++ docs/index.html 23 Feb 2003 06:22:34 -0000
@@ -164,6 +164,7 @@
<blockquote>
<p>
<ul>
+<li><a href="site/news.html#20030222.1">22 February 2003 - <b> Commons Net 1.0.0
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>
Index: docs/site/binindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
retrieving revision 1.268
diff -u -r1.268 binindex.html
--- docs/site/binindex.html 22 Feb 2003 10:35:05 -0000 1.268
+++ docs/site/binindex.html 23 Feb 2003 06:22:50 -0000
@@ -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>
Index: docs/site/news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.283
diff -u -r1.283 news.html
--- docs/site/news.html 19 Feb 2003 15:26:06 -0000 1.283
+++ docs/site/news.html 23 Feb 2003 06:23:08 -0000
@@ -162,7 +162,36 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20030219.1">
+ <a name="20030222.1">
+<h3>22 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" />
+ <a name="20030219.1">
<h3>19 February 2003 - Log4j 1.2.8 Released</h3>
</a>
<p>Log4j developers are pleased to
announce the immediate availability
Index: docs/site/sourceindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
retrieving revision 1.187
diff -u -r1.187 sourceindex.html
--- docs/site/sourceindex.html 22 Feb 2003 10:35:05 -0000 1.187
+++ docs/site/sourceindex.html 23 Feb 2003 06:23:13 -0000
@@ -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>
Index: xdocs/index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.157
diff -u -r1.157 index.xml
--- xdocs/index.xml 19 Feb 2003 15:25:18 -0000 1.157
+++ xdocs/index.xml 23 Feb 2003 06:23:26 -0000
@@ -12,6 +12,7 @@
<section name="Product News">
<p>
<ul>
+<li><a href="site/news.html#20030222.1">22 February 2003 - <b> Commons Net 1.0.0
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>
Index: xdocs/site/binindex.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/binindex.xml,v
retrieving revision 1.228
diff -u -r1.228 binindex.xml
--- xdocs/site/binindex.xml 22 Feb 2003 10:34:19 -0000 1.228
+++ xdocs/site/binindex.xml 23 Feb 2003 06:23:27 -0000
@@ -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>
Index: xdocs/site/news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.242
diff -u -r1.242 news.xml
--- xdocs/site/news.xml 19 Feb 2003 15:25:18 -0000 1.242
+++ xdocs/site/news.xml 23 Feb 2003 06:23:30 -0000
@@ -11,6 +11,37 @@
<section name="News & Status">
+<a name="20030222.1">
+<h3>22 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" />
+
<a name="20030219.1">
<h3>19 February 2003 - Log4j 1.2.8 Released</h3>
</a>
Index: xdocs/site/sourceindex.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/sourceindex.xml,v
retrieving revision 1.139
diff -u -r1.139 sourceindex.xml
--- xdocs/site/sourceindex.xml 22 Feb 2003 10:34:19 -0000 1.139
+++ xdocs/site/sourceindex.xml 23 Feb 2003 06:23:30 -0000
@@ -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>
--=-=-=
[EMAIL PROTECTED] (Jeffrey D. Brekke) writes:
> Thanks, it looks fine to me. I'll update the news pages and announce the release.
>
> Thanks again!
>
> robert burrell donkin <[EMAIL PROTECTED]> writes:
>
> > i'm sorry this took a little longer than normal - infrastructure
> > needed to be notified and add net to the list of mirrored
> > directory. (this only needs to be done once.)
> >
> > it's all done now. i've added signed and md5-summed distribution to
> > the mirrored directories and updated the jakarta site download pages
> > to reflect this. it's over to you now for the announcements and the
> > changes to the jakarta news pages :)
> >
> > i'll draw up the notes and post to this list soon but you might like
> > to take a look around the structure now. the base mirrored directory
> > for net is /www/www.apache.org/dist/jakarta/commons/net (on
> > daedelus). i follow the standard mirroring directory structure (as i
> > understand it) see http://www.apache.org/dev/mirrors.html. if you
> > think that i've made any mistakes, then please speak up.
>
> --
> =====================================================================
> Jeffrey D. Brekke [EMAIL PROTECTED]
> Wisconsin, USA [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
=====================================================================
Jeffrey D. Brekke [EMAIL PROTECTED]
Wisconsin, USA [EMAIL PROTECTED]
[EMAIL PROTECTED]
--=-=-=--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]