rdonkin 2003/02/18 14:03:46
Modified: docs index.html
docs/site binindex.html news.html sourceindex.html
xdocs index.xml
xdocs/site binindex.xml news.xml sourceindex.xml
Log:
Update for beanutils 1.6.1 release
Revision Changes Path
1.203 +1 -1 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -r1.202 -r1.203
--- index.html 15 Feb 2003 20:07:28 -0000 1.202
+++ index.html 18 Feb 2003 22:03:45 -0000 1.203
@@ -164,11 +164,11 @@
<blockquote>
<p>
<ul>
+<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#20030204.2">4 February 2003 - <b> Commons Net Promoted
out of Sandbox</b></a></li>
<li><a href="site/news.html#20030203.1">3 February 2003 - <b> Commons Digester 1.4
Released</b></a></li>
<li><a href="site/news.html#20030125.2">25 January 2003 - <b> Security update:
Tomcat 3.3.1a Released</b></a></li>
-<li><a href="site/news.html#20030125.1">25 January 2003 - <b> Commons HttpClient
2.0 Alpha 2 Released</b></a></li>
<li><a href="site/news.html">More news</a> ...</li>
</ul>
</p>
1.267 +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.266
retrieving revision 1.267
diff -u -r1.266 -r1.267
--- binindex.html 15 Feb 2003 20:00:25 -0000 1.266
+++ binindex.html 18 Feb 2003 22:03:45 -0000 1.267
@@ -236,7 +236,7 @@
<input type="submit" value="Change" />
</form>
<ul>
- <li><a href="[preferred]/jakarta/commons/beanutils/binaries">Commons
BeanUtils 1.6</a></li>
+ <li><a href="[preferred]/jakarta/commons/beanutils/binaries">Commons
BeanUtils 1.6.1</a></li>
<li><a href="[preferred]/jakarta/commons/betwixt/binaries">Commons
Betwixt 1.0 Alpha 1</a></li>
<li><a href="[preferred]/jakarta/commons/cli/">Commons CLI 1.0</a></li>
<li><a href="[preferred]/jakarta/commons/collections/">Commons
Collections 2.1</a></li>
@@ -264,7 +264,7 @@
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-avalon/release/logkit/latest/">Avalon
LogKit 1.1</a></li>
<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/commons/beanutils/binaries">Commons
BeanUtils 1.6</a></li>
+<li><a href="http://www.apache.org/dist/jakarta/commons/beanutils/binaries">Commons
BeanUtils 1.6.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/betwixt/binaries">Commons
Betwixt 1.0 Alpha 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/cli/">Commons CLI
1.0</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/collections/">Commons
Collections 2.1</a></li>
1.281 +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.280
retrieving revision 1.281
diff -u -r1.280 -r1.281
--- news.html 15 Feb 2003 20:00:25 -0000 1.280
+++ news.html 18 Feb 2003 22:03:45 -0000 1.281
@@ -162,7 +162,36 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20030215.1">
+ <a name="20030218.1">
+<h3>18 February 2003 - Commons BeanUtils 1.6.1 Released</h3>
+</a>
+ <p>
+ The Commons Team is pleased to announce the release of Commons BeanUtils from
Apache.
+ Commons BeanUtils contians utility classes that assist in dynamic access
+ (through reflection and introspection) to classes conforming to the
+ <a href="http://java.sun.com/products/javabeans/">Sun JavaBean(TM)
Specification.</a>
+</p>
+ <p>
+ This is a bug fix release.For more
+details see the
+<a href="http://www.apache.org/dist/jakarta/commons/beanutils/RELEASE-NOTES.txt">
+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/beanutils/">main apache
site</a>
+when downloading from a mirror.
+</p>
+ <p>
+ For more information on Commons BeanUtils, see the
+ <a href="http://jakarta.apache.org/commons/beanutils.html">BeanUtils</a>
+ web site.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20030215.1">
<h3>15 February 2003 - Commons FileUpload 1.0 Beta 1 Released</h3>
</a>
<p>
1.186 +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.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- sourceindex.html 15 Feb 2003 20:00:25 -0000 1.185
+++ sourceindex.html 18 Feb 2003 22:03:45 -0000 1.186
@@ -237,7 +237,7 @@
<input type="submit" value="Change" />
</form>
<ul>
- <li><a href="[preferred]/jakarta/commons/beanutils/source/">Commons
BeanUtils 1.6</a></li>
+ <li><a href="[preferred]/jakarta/commons/beanutils/source/">Commons
BeanUtils 1.6.1</a></li>
<li><a href="[preferred]/jakarta/commons/betwixt/source/">Commons Betwixt
1.0 Alpha 1</a></li>
<li><a href="[preferred]/jakarta/commons/cli/source/">Commons CLI
1.0</a></li>
<li><a href="[preferred]/jakarta/commons/collections/source/">Commons
Collections 2.1</a></li>
@@ -262,7 +262,7 @@
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-avalon/release/logkit/latest/">Avalon
LogKit 1.0.1</a> is the latest release of Avalon LogKit</li>
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-cactus/release/v1.4.1/">Cactus
1.4.1</a>
is the latest release of the Cactus project.</li>
-<li><a href="http://www.apache.org/dist/jakarta/commons/beanutils/source/">Commons
BeanUtils 1.6</a></li>
+<li><a href="http://www.apache.org/dist/jakarta/commons/beanutils/source/">Commons
BeanUtils 1.6.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/betwixt/source/">Commons
Betwixt 1.0 Alpha 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/cli/source/">Commons CLI
1.0</a></li>
<li><a
href="http://www.apache.org/dist/jakarta/commons/collections/source/">Commons
Collections 2.1</a></li>
1.155 +1 -1 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- index.xml 15 Feb 2003 20:07:28 -0000 1.154
+++ index.xml 18 Feb 2003 22:03:45 -0000 1.155
@@ -12,11 +12,11 @@
<section name="Product News">
<p>
<ul>
+<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#20030204.2">4 February 2003 - <b> Commons Net Promoted
out of Sandbox</b></a></li>
<li><a href="site/news.html#20030203.1">3 February 2003 - <b> Commons Digester 1.4
Released</b></a></li>
<li><a href="site/news.html#20030125.2">25 January 2003 - <b> Security update:
Tomcat 3.3.1a Released</b></a></li>
-<li><a href="site/news.html#20030125.1">25 January 2003 - <b> Commons HttpClient
2.0 Alpha 2 Released</b></a></li>
<li><a href="site/news.html">More news</a> ...</li>
</ul>
</p>
1.227 +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.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- binindex.xml 15 Feb 2003 20:00:26 -0000 1.226
+++ binindex.xml 18 Feb 2003 22:03:46 -0000 1.227
@@ -92,7 +92,7 @@
</form>
<ul>
- <li><a href="[preferred]/jakarta/commons/beanutils/binaries">Commons
BeanUtils 1.6</a></li>
+ <li><a href="[preferred]/jakarta/commons/beanutils/binaries">Commons
BeanUtils 1.6.1</a></li>
<li><a href="[preferred]/jakarta/commons/betwixt/binaries">Commons
Betwixt 1.0 Alpha 1</a></li>
<li><a href="[preferred]/jakarta/commons/cli/">Commons CLI 1.0</a></li>
<li><a href="[preferred]/jakarta/commons/collections/">Commons
Collections 2.1</a></li>
@@ -123,7 +123,7 @@
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-avalon/release/logkit/latest/">Avalon
LogKit 1.1</a></li>
<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/commons/beanutils/binaries">Commons
BeanUtils 1.6</a></li>
+<li><a href="http://www.apache.org/dist/jakarta/commons/beanutils/binaries">Commons
BeanUtils 1.6.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/betwixt/binaries">Commons
Betwixt 1.0 Alpha 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/cli/">Commons CLI
1.0</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/collections/">Commons
Collections 2.1</a></li>
1.240 +31 -0 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -r1.239 -r1.240
--- news.xml 15 Feb 2003 20:00:26 -0000 1.239
+++ news.xml 18 Feb 2003 22:03:46 -0000 1.240
@@ -11,6 +11,37 @@
<section name="News & Status">
+<a name="20030218.1">
+<h3>18 February 2003 - Commons BeanUtils 1.6.1 Released</h3>
+</a>
+<p>
+ The Commons Team is pleased to announce the release of Commons BeanUtils from
Apache.
+ Commons BeanUtils contians utility classes that assist in dynamic access
+ (through reflection and introspection) to classes conforming to the
+ <a href='http://java.sun.com/products/javabeans/'>Sun JavaBean(TM)
Specification.</a>
+</p>
+<p>
+ This is a bug fix release.For more
+details see the
+<a href='http://www.apache.org/dist/jakarta/commons/beanutils/RELEASE-NOTES.txt'>
+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/beanutils/'>main apache
site</a>
+when downloading from a mirror.
+</p>
+<p>
+ For more information on Commons BeanUtils, see the
+ <a href='http://jakarta.apache.org/commons/beanutils.html'>BeanUtils</a>
+ web site.
+</p>
+
+<hr size="1" noshade="noshade" />
+
<a name="20030215.1">
<h3>15 February 2003 - Commons FileUpload 1.0 Beta 1 Released</h3>
</a>
1.138 +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.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- sourceindex.xml 15 Feb 2003 20:00:26 -0000 1.137
+++ sourceindex.xml 18 Feb 2003 22:03:46 -0000 1.138
@@ -92,7 +92,7 @@
</form>
<ul>
- <li><a href="[preferred]/jakarta/commons/beanutils/source/">Commons
BeanUtils 1.6</a></li>
+ <li><a href="[preferred]/jakarta/commons/beanutils/source/">Commons
BeanUtils 1.6.1</a></li>
<li><a href="[preferred]/jakarta/commons/betwixt/source/">Commons Betwixt
1.0 Alpha 1</a></li>
<li><a href="[preferred]/jakarta/commons/cli/source/">Commons CLI
1.0</a></li>
<li><a href="[preferred]/jakarta/commons/collections/source/">Commons
Collections 2.1</a></li>
@@ -120,7 +120,7 @@
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-avalon/release/logkit/latest/">Avalon
LogKit 1.0.1</a> is the latest release of Avalon LogKit</li>
<li><a
href="http://www.apache.org/dist/jakarta/jakarta-cactus/release/v1.4.1/">Cactus
1.4.1</a>
is the latest release of the Cactus project.</li>
-<li><a href="http://www.apache.org/dist/jakarta/commons/beanutils/source/">Commons
BeanUtils 1.6</a></li>
+<li><a href="http://www.apache.org/dist/jakarta/commons/beanutils/source/">Commons
BeanUtils 1.6.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/betwixt/source/">Commons
Betwixt 1.0 Alpha 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/cli/source/">Commons CLI
1.0</a></li>
<li><a
href="http://www.apache.org/dist/jakarta/commons/collections/source/">Commons
Collections 2.1</a></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]