Author: rdonkin
Date: Mon Aug 1 15:02:57 2005
New Revision: 226893
URL: http://svn.apache.org/viewcvs?rev=226893&view=rev
Log:
Added news of replacement of commons-cli 1.0 jar.
Modified:
jakarta/site/docs/index.html
jakarta/site/docs/site/news/news-2005-q3.html
jakarta/site/xdocs/index.xml
jakarta/site/xdocs/site/news/news-2005-q3.xml
Modified: jakarta/site/docs/index.html
URL:
http://svn.apache.org/viewcvs/jakarta/site/docs/index.html?rev=226893&r1=226892&r2=226893&view=diff
==============================================================================
--- jakarta/site/docs/index.html (original)
+++ jakarta/site/docs/index.html Mon Aug 1 15:02:57 2005
@@ -183,15 +183,14 @@
</div>
<p>
<div class="section-body">
- <h4>
-<a href="http://www.apachecon.com/">ApacheCon Europe 2005 <b>July 18-22
Stuttgart</b>
-</a>
-</h4>
<h4>
<a href="site/news/news-2005-q2.html">Latest Jakarta News</a>
</h4>
<ul>
+ <li>
+<a href="site/news/news-2005-q3.html#20050801.1">01 August 2005 - Right
Commons-Cli 1.0 Jar Now In Java Repository</a>
+</li>
<li>
<a href="site/news/news-2005-q3.html#20050726.2">26 July 2005 - <b>Commons
Betwixt 0.7</b> Released</a>
</li>
Modified: jakarta/site/docs/site/news/news-2005-q3.html
URL:
http://svn.apache.org/viewcvs/jakarta/site/docs/site/news/news-2005-q3.html?rev=226893&r1=226892&r2=226893&view=diff
==============================================================================
--- jakarta/site/docs/site/news/news-2005-q3.html (original)
+++ jakarta/site/docs/site/news/news-2005-q3.html Mon Aug 1 15:02:57 2005
@@ -171,6 +171,40 @@
<div class="section-body">
+<a name="20050801.1">
+<h3>Right Commons-Cli 1.0 Jar Now In Java Repository</h3>
+</a>
+<p>
+For many months, the Apache java repository has contained an unofficial
snapshot
+named commons-cli-1.0 rather than the official 1.0 release. This jar has been
mirrored
+to ibiblio and made available through <a
href="http://maven.apache.org">Maven</a> as
+commons-cli-1.0. I'd like to extend apologies to you all on behalf of the
Jakarta team
+for this mistake. Sorry.
+</p>
+<p>
+The existing jar has now been replaced by the official 1.0 release. (This
change may
+take several hours to work it's way through to the mirrors.) Maven users who
use commons-cli
+directly or indirectly may be effected by this change. It is recommended that
maven users
+should wait 24 hours (to allow the mirrors to sync) and then delete the
version of commons-cli
+in their local repository. They should then rebuild and retest their code. It
is recommended
+that all who can should switch to use the official release.
+</p>
+<p>
+There is a small risk that some code may be broken by this change. However, is
no reason
+to suspect that the original jar has been tampered with: it is just wrongly
named. For those
+who require it, it is available as commons-cli-20040117.000000 from
+<a
href="http://www.ibiblio.org/maven/commons-cli/jars/commons-cli-20040117.000000.jar">ibiblio</a>.
+Some users may need to update their project.xml to use this version (rather
than the official release).
+</p>
+<p>
+Please direct any questions to the <a
href="http://jakarta.apache.org/site/mail.html">user list</a>
+at Jakarta Commons.
+</p>
+<p>
+Robert
+</p>
+<hr size="1" noshade="noshade"/>
+
<a name="20050726.2">
<h3>26 July 2005 - Commons Betwixt 0.7 Release</h3>
</a>
Modified: jakarta/site/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/jakarta/site/xdocs/index.xml?rev=226893&r1=226892&r2=226893&view=diff
==============================================================================
--- jakarta/site/xdocs/index.xml (original)
+++ jakarta/site/xdocs/index.xml Mon Aug 1 15:02:57 2005
@@ -27,10 +27,10 @@
<p>It is recommended that users of Jakarta products <a href="mailto:[EMAIL
PROTECTED]">subscribe</a> to the Jakarta <a
href="./site/mail2.html#Announcement">announcements mailing list</a>. </p>
</section>
<section name="News">
- <h4><a href="http://www.apachecon.com/">ApacheCon Europe 2005 <b>July
18-22 Stuttgart</b></a></h4>
<h4><a href="site/news/news-2005-q2.html">Latest Jakarta News</a></h4>
<ul>
+ <li><a href="site/news/news-2005-q3.html#20050801.1">01 August 2005
- Right Commons-Cli 1.0 Jar Now In Java Repository</a></li>
<li><a href="site/news/news-2005-q3.html#20050726.2">26 July 2005 -
<b>Commons Betwixt 0.7</b> Released</a></li>
<li><a href="site/news/news-2005-q3.html#20050726.1">26 July 2005 -
<b>Reusable Dialog Components (RDC) Taglib 1.0</b> Released</a></li>
<li><a href="site/news/news-2005-q3.html#20050725.1">25 July 2005 -
<b>Tapestry 4.0-beta-3</b> Released</a></li>
Modified: jakarta/site/xdocs/site/news/news-2005-q3.xml
URL:
http://svn.apache.org/viewcvs/jakarta/site/xdocs/site/news/news-2005-q3.xml?rev=226893&r1=226892&r2=226893&view=diff
==============================================================================
--- jakarta/site/xdocs/site/news/news-2005-q3.xml (original)
+++ jakarta/site/xdocs/site/news/news-2005-q3.xml Mon Aug 1 15:02:57 2005
@@ -30,6 +30,40 @@
<hr size="1" noshade="noshade" />
-->
+<a name="20050801.1">
+<h3>Right Commons-Cli 1.0 Jar Now In Java Repository</h3>
+</a>
+<p>
+For many months, the Apache java repository has contained an unofficial
snapshot
+named commons-cli-1.0 rather than the official 1.0 release. This jar has been
mirrored
+to ibiblio and made available through <a
href='http://maven.apache.org'>Maven</a> as
+commons-cli-1.0. I'd like to extend apologies to you all on behalf of the
Jakarta team
+for this mistake. Sorry.
+</p>
+<p>
+The existing jar has now been replaced by the official 1.0 release. (This
change may
+take several hours to work it's way through to the mirrors.) Maven users who
use commons-cli
+directly or indirectly may be effected by this change. It is recommended that
maven users
+should wait 24 hours (to allow the mirrors to sync) and then delete the
version of commons-cli
+in their local repository. They should then rebuild and retest their code. It
is recommended
+that all who can should switch to use the official release.
+</p>
+<p>
+There is a small risk that some code may be broken by this change. However, is
no reason
+to suspect that the original jar has been tampered with: it is just wrongly
named. For those
+who require it, it is available as commons-cli-20040117.000000 from
+<a
href='http://www.ibiblio.org/maven/commons-cli/jars/commons-cli-20040117.000000.jar'>ibiblio</a>.
+Some users may need to update their project.xml to use this version (rather
than the official release).
+</p>
+<p>
+Please direct any questions to the <a
href='http://jakarta.apache.org/site/mail.html'>user list</a>
+at Jakarta Commons.
+</p>
+<p>
+Robert
+</p>
+<hr size="1" noshade="noshade" />
+
<a name="20050726.2">
<h3>26 July 2005 - Commons Betwixt 0.7 Release</h3>
</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]