bayard 2002/11/06 09:21:20
Modified: docs index.html
docs/site binindex.html news.html sourceindex.html
Log:
update to reflect 1.0 release of commons-cli
Revision Changes Path
1.167 +1 -1 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- index.html 6 Nov 2002 12:27:07 -0000 1.166
+++ index.html 6 Nov 2002 17:21:19 -0000 1.167
@@ -153,11 +153,11 @@
<blockquote>
<p>
<ul>
+<li><a href="site/news.html#1106.1">6 November 2002 - <b>Commons CLI 1.0
Released</b></a></li>
<li><a href="site/news.html#1101.1">1 November 2002 - <b>Commons Validator 1.0
Released</b></a></li>
<li><a href="site/news.html#1023.1">23 October 2002 - <b>Commons BeanUtils 1.5
Released</b></a></li>
<li><a href="site/news.html#1021.1">21 October 2002 - <b>Commons Collections 2.1
Released</b></a></li>
<li><a href="site/news.html#1020.1">20 October 2002 - <b>Avalon Phoenix 4.0.1
Released</b></a></li>
-<li><a href="site/news.html#1009.2">09 October 2002 - <b>Log4j 1.2.7
Released</b></a></li>
<li><a href="site/news.html">More news</a> ...</li>
</ul>
</p>
1.224 +1 -0 jakarta-site2/docs/site/binindex.html
Index: binindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -r1.223 -r1.224
--- binindex.html 6 Nov 2002 12:09:26 -0000 1.223
+++ binindex.html 6 Nov 2002 17:21:19 -0000 1.224
@@ -209,6 +209,7 @@
<li><a href="http://www.apache.org/dist/jakarta/jakarta-bcel/release/v5.0/">BCEL
5.0</a></li>
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-cactus/release/v1.4.1/">Cactus
1.4.1</a></li>
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-beanutils/v1.5/">Commons
BeanUtils 1.5</a></li>
+<li><a
href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-cli/v1.0/">Commons
CLI 1.0</a></li>
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-collections/v2.1/">Commons
Collections 2.1</a></li>
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-digester/v1.3/">Commons
Digester 1.3</a></li>
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-discovery/v0.1/">Commons
Discovery 0.1</a></li>
1.243 +13 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -r1.242 -r1.243
--- news.html 6 Nov 2002 12:09:27 -0000 1.242
+++ news.html 6 Nov 2002 17:21:19 -0000 1.243
@@ -151,7 +151,19 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="1101.1">
+ <a name="1106.1">
+<h3>6 November 2002 - Commons CLI 1.0 Released</h3>
+</a>
+ <p>
+ The Commons CLI team is proud to announce Commons CLI 1.0, the
+ first official release of this Commons component. Binary and source
+ distributions are available
+ <a
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-cli/v1.0/">here</a>.
+ More information about Commons CLI can be found on the project
+ <a href="http://jakarta.apache.org/commons/cli/">home page</a>.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="1101.1">
<h3>1 November 2002 - Commons Validator 1.0 Released</h3>
</a>
<p>
1.150 +2 -0 jakarta-site2/docs/site/sourceindex.html
Index: sourceindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- sourceindex.html 6 Nov 2002 12:09:27 -0000 1.149
+++ sourceindex.html 6 Nov 2002 17:21:19 -0000 1.150
@@ -211,6 +211,8 @@
is the latest release of the Cactus project.</li>
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-beanutils/v1.5/">Commons
BeanUtils 1.5</a>
is the latest release of the Commons BeanUtils project.</li>
+<li><a
href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-cli/v1.0/">Commons
CLI 1.0</a>
+is the latest release of the Commons CLI project.</li>
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-collections/v2.1/">Commons
Collections 2.1</a>
is the latest release of the Commons Collections project.</li>
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-commons/release/commons-digester/v1.3/">Commons
Digester 1.3</a>
--
To unsubscribe, e-mail: <mailto:site-cvs-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:site-cvs-help@;jakarta.apache.org>