bayard 2004/05/13 20:24:58
Modified: xdocs index.xml
xdocs/site binindex.xml sourceindex.xml
xdocs/site/news news-2004-1stHalf.xml
docs index.html
docs/site binindex.html sourceindex.html
docs/site/news news-2004-1stHalf.html
Log:
release of IO 1.0
Revision Changes Path
1.351 +1 -1 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.350
retrieving revision 1.351
diff -u -r1.350 -r1.351
--- index.xml 9 May 2004 14:14:24 -0000 1.350
+++ index.xml 14 May 2004 03:24:57 -0000 1.351
@@ -66,6 +66,7 @@
<h4><a href='http://www.apache.org/licenses/'>Apache License Renewal</a></h4>
<h4><a href="site/news/news-2004-1stHalf.html">Jakarta Product news</a></h4>
<ul>
+ <li><a href="site/news/news-2004-1stHalf.html#20040513.1">13 May 2004
- <b> Commons-IO 1.0 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040509.1">09 May 2004
- <b> Tomcat 5.0.24 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040508.1">08 May 2004
- <b> Jakarta Cactus 1.6 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040506.1">06 May 2004
- <b> Commons-Net 1.2.1 Released</b></a></li>
@@ -75,7 +76,6 @@
<li><a href="site/news/news-2004-1stHalf.html#20040419.1">19 April 2004
- <b> Tapestry 3.0 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040414.1">14 April 2004
- <b> Velocity 1.4 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040330.1">30 March 2004
- <b> Lucene 1.4 RC2 Released</b></a></li>
- <li><a href="site/news/news-2004-1stHalf.html#20040326.1">26 March 2004
- <b> Tomcat mod_jk2 web server connector version 2.0.4 Released</b></a></li>
</ul>
<h4>Other news from <a href="site/news/news-2004-1stHalf.html">Jakarta</a>
and <a href="site/news/elsewhere-2004-1stHalf.html">Elsewhere</a></h4>
1.373 +16 -0 jakarta-site2/xdocs/site/binindex.xml
Index: binindex.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/binindex.xml,v
retrieving revision 1.372
retrieving revision 1.373
diff -u -r1.372 -r1.373
--- binindex.xml 9 May 2004 14:14:24 -0000 1.372
+++ binindex.xml 14 May 2004 03:24:57 -0000 1.373
@@ -383,6 +383,22 @@
</ul>
</p>
+<!-- Commons IO -->
+<p><a name="commons-io">Commons IO</a> <a
href="http://www.apache.org/dist/jakarta/commons/io/KEYS">KEYS</a>
+ <ul>
+ <li>
+<a href="[preferred]/jakarta/commons/io/binaries/commons-io-1.0.zip">1.0 zip</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/binaries/commons-io-1.0.zip.asc">PGP</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/binaries/commons-io-1.0.zip.md5">MD5</a>
+ </li>
+ <li>
+<a href="[preferred]/jakarta/commons/io/binaries/commons-io-1.0.tar.gz">1.0
tar.gz</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/binaries/commons-io-1.0.tar.gz.asc">PGP</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/binaries/commons-io-1.0.tar.gz.md5">MD5</a>
+ </li>
+ </ul>
+ </p>
+
<!-- Commons JXPath -->
<p>Commons JXPath <a
href="http://www.apache.org/dist/jakarta/commons/jxpath/KEYS">KEYS</a>
<ul>
1.265 +16 -0 jakarta-site2/xdocs/site/sourceindex.xml
Index: sourceindex.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/sourceindex.xml,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -r1.264 -r1.265
--- sourceindex.xml 9 May 2004 14:14:25 -0000 1.264
+++ sourceindex.xml 14 May 2004 03:24:57 -0000 1.265
@@ -368,6 +368,22 @@
</ul>
</p>
+<!-- Commons IO -->
+<p><a name="commons-io">Commons IO</a> <a
href="http://www.apache.org/dist/jakarta/commons/io/KEYS">KEYS</a>
+ <ul>
+ <li>
+<a href="[preferred]/jakarta/commons/io/source/commons-io-1.0-src.zip">1.0 zip</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/source/commons-io-1.0-src.zip.asc">PGP</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/source/commons-io-1.0-src.zip.md5">MD5</a>
+ </li>
+ <li>
+<a href="[preferred]/jakarta/commons/io/source/commons-io-1.0-src.tar.gz">1.0
tar.gz</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/source/commons-io-1.0-src.tar.gz.asc">PGP</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/source/commons-io-1.0-src.tar.gz.md5">MD5</a>
+ </li>
+ </ul>
+ </p>
+
<!-- Commons JXPath -->
<p>Commons JXPath <a
href="http://www.apache.org/dist/jakarta/commons/jxpath/KEYS">KEYS</a>
1.30 +11 -0 jakarta-site2/xdocs/site/news/news-2004-1stHalf.xml
Index: news-2004-1stHalf.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news/news-2004-1stHalf.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- news-2004-1stHalf.xml 9 May 2004 14:14:25 -0000 1.29
+++ news-2004-1stHalf.xml 14 May 2004 03:24:57 -0000 1.30
@@ -50,6 +50,17 @@
-->
<hr size="1" noshade="noshade" />
+<a name="20040513.1">
+<h3>13 May 2004 - Commons/IO 1.0 Released</h3>
+</a>
+<p>
+The Commons team is pleased to announce the release of Commons/IO 1.0.
+</p>
+<p><b>Downloads:</b><br />
+BINARY: <a
href="http://jakarta.apache.org/site/binindex.cgi#commons-io">http://jakarta.apache.org/site/binindex.cgi</a><br
/>
+SOURCE: <a
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-io">http://jakarta.apache.org/site/sourceindex.cgi</a></p>
+<hr size="1" noshade="noshade" />
+
<a name="20040509.1">
<h3>09 May 2004 - Tomcat 5.0.24 Stable released</h3>
</a>
1.418 +1 -1 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.417
retrieving revision 1.418
diff -u -r1.417 -r1.418
--- index.html 9 May 2004 14:14:24 -0000 1.417
+++ index.html 14 May 2004 03:24:57 -0000 1.418
@@ -278,6 +278,7 @@
<h4><a
href="http://www.apache.org/licenses/">Apache License Renewal</a></h4>
<h4><a
href="site/news/news-2004-1stHalf.html">Jakarta Product news</a></h4>
<ul>
+ <li><a href="site/news/news-2004-1stHalf.html#20040513.1">13 May 2004
- <b> Commons-IO 1.0 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040509.1">09 May 2004
- <b> Tomcat 5.0.24 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040508.1">08 May 2004
- <b> Jakarta Cactus 1.6 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040506.1">06 May 2004
- <b> Commons-Net 1.2.1 Released</b></a></li>
@@ -287,7 +288,6 @@
<li><a href="site/news/news-2004-1stHalf.html#20040419.1">19 April 2004
- <b> Tapestry 3.0 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040414.1">14 April 2004
- <b> Velocity 1.4 Released</b></a></li>
<li><a href="site/news/news-2004-1stHalf.html#20040330.1">30 March 2004
- <b> Lucene 1.4 RC2 Released</b></a></li>
- <li><a href="site/news/news-2004-1stHalf.html#20040326.1">26 March 2004
- <b> Tomcat mod_jk2 web server connector version 2.0.4 Released</b></a></li>
</ul>
<h4>Other news from <a
href="site/news/news-2004-1stHalf.html">Jakarta</a>
and <a href="site/news/elsewhere-2004-1stHalf.html">Elsewhere</a></h4>
1.439 +14 -0 jakarta-site2/docs/site/binindex.html
Index: binindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -r1.438 -r1.439
--- binindex.html 9 May 2004 14:14:24 -0000 1.438
+++ binindex.html 14 May 2004 03:24:58 -0000 1.439
@@ -526,6 +526,20 @@
</li>
</ul>
</p>
+ <p><a name="commons-io">Commons
IO</a> <a href="http://www.apache.org/dist/jakarta/commons/io/KEYS">KEYS</a>
+ <ul>
+ <li>
+<a href="[preferred]/jakarta/commons/io/binaries/commons-io-1.0.zip">1.0 zip</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/binaries/commons-io-1.0.zip.asc">PGP</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/binaries/commons-io-1.0.zip.md5">MD5</a>
+ </li>
+ <li>
+<a href="[preferred]/jakarta/commons/io/binaries/commons-io-1.0.tar.gz">1.0
tar.gz</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/binaries/commons-io-1.0.tar.gz.asc">PGP</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/binaries/commons-io-1.0.tar.gz.md5">MD5</a>
+ </li>
+ </ul>
+ </p>
<p>Commons JXPath <a
href="http://www.apache.org/dist/jakarta/commons/jxpath/KEYS">KEYS</a>
<ul>
<li>
1.344 +14 -0 jakarta-site2/docs/site/sourceindex.html
Index: sourceindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
retrieving revision 1.343
retrieving revision 1.344
diff -u -r1.343 -r1.344
--- sourceindex.html 9 May 2004 14:14:24 -0000 1.343
+++ sourceindex.html 14 May 2004 03:24:58 -0000 1.344
@@ -517,6 +517,20 @@
</li>
</ul>
</p>
+ <p><a name="commons-io">Commons
IO</a> <a href="http://www.apache.org/dist/jakarta/commons/io/KEYS">KEYS</a>
+ <ul>
+ <li>
+<a href="[preferred]/jakarta/commons/io/source/commons-io-1.0-src.zip">1.0 zip</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/source/commons-io-1.0-src.zip.asc">PGP</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/source/commons-io-1.0-src.zip.md5">MD5</a>
+ </li>
+ <li>
+<a href="[preferred]/jakarta/commons/io/source/commons-io-1.0-src.tar.gz">1.0
tar.gz</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/source/commons-io-1.0-src.tar.gz.asc">PGP</a>
+<a
href="http://www.apache.org/dist/jakarta/commons/io/source/commons-io-1.0-src.tar.gz.md5">MD5</a>
+ </li>
+ </ul>
+ </p>
<p>Commons JXPath <a
href="http://www.apache.org/dist/jakarta/commons/jxpath/KEYS">KEYS</a>
<ul>
<li>
1.34 +10 -0 jakarta-site2/docs/site/news/news-2004-1stHalf.html
Index: news-2004-1stHalf.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news/news-2004-1stHalf.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- news-2004-1stHalf.html 9 May 2004 14:14:24 -0000 1.33
+++ news-2004-1stHalf.html 14 May 2004 03:24:58 -0000 1.34
@@ -253,6 +253,16 @@
<tr><td>
<blockquote>
<hr size="1" noshade="noshade" />
+ <a name="20040513.1">
+<h3>13 May 2004 - Commons/IO 1.0 Released</h3>
+</a>
+ <p>
+The Commons team is pleased to announce the release of Commons/IO 1.0.
+</p>
+ <p><b>Downloads:</b><br />
+BINARY: <a
href="http://jakarta.apache.org/site/binindex.cgi#commons-io">http://jakarta.apache.org/site/binindex.cgi</a><br
/>
+SOURCE: <a
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-io">http://jakarta.apache.org/site/sourceindex.cgi</a></p>
+ <hr size="1" noshade="noshade" />
<a name="20040509.1">
<h3>09 May 2004 - Tomcat 5.0.24 Stable released</h3>
</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]