You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2015/08/03 02:55:07 UTC

svn commit: r10048 - in /dev/commons/dbcp: ./ binaries/ source/

Author: psteitz
Date: Mon Aug  3 00:55:07 2015
New Revision: 10048

Log:
Added DBCP artifacts for DBCP 2.1.1 RC1.

Added:
    dev/commons/dbcp/RELEASE-NOTES.txt   (with props)
    dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz   (with props)
    dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.asc
    dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.md5
    dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.sha1
    dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip   (with props)
    dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.asc
    dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.md5
    dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.sha1
    dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz   (with props)
    dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.asc
    dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.md5
    dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.sha1
    dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip   (with props)
    dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.asc
    dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.md5
    dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.sha1

Added: dev/commons/dbcp/RELEASE-NOTES.txt
==============================================================================
--- dev/commons/dbcp/RELEASE-NOTES.txt (added)
+++ dev/commons/dbcp/RELEASE-NOTES.txt Mon Aug  3 00:55:07 2015
@@ -0,0 +1,31 @@
+              Apache Apache Commons DBCP
+                  Version 2.1.1
+                 RELEASE NOTES
+
+The Apache Commons DBCP team is pleased to announce the release of Apache Apache Commons DBCP 2.1.1.
+
+Apache Commons DBCP software implements Database Connection Pooling.
+
+This is a patch release, including bug fixes only.
+
+Changes in this version include:
+
+
+Fixed Bugs:
+o DBCP-441:  Added BasicDataSource abandonedUsageTracking property missing from BasicDataSourceFactory.
+o DBCP-442:  SharedPoolDataSource getConnection fails when testOnBorrow is set with
+             a null validation query.
+o DBCP-438:  Nested connections in a transaction (local) throws null pointer. Thanks to Raihan Kibria.
+o DBCP-437:  BasicDataSource does not set disconnectionSql properties on its PoolableConnectionFactory.
+
+Changes:
+o            Updated pool version to 2.4.2.  The fix for POOL-300 may cause DBCP
+             users to see more reports of abandoned connections (if removal and logging
+             are configured).  Prior to the fix for POOL-300, the PrintWriter used to log
+             abandoned connection stack traces was not being flushed on each log event.
+
+
+For complete information on Apache Commons DBCP, including instructions on how to submit bug reports,
+patches, or suggestions for improvement, see the Apache Apache Commons DBCP website:
+
+http://commons.apache.org/dbcp/

Propchange: dev/commons/dbcp/RELEASE-NOTES.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/x-gzip

Added: dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.asc
==============================================================================
--- dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.asc (added)
+++ dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.asc Mon Aug  3 00:55:07 2015
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - http://gpgtools.org
+
+iEYEABECAAYFAlW+uDUACgkQzTA4/vB9Vn7BuQCfTjet/580KjA5Bh8c7X1cVDfJ
+qWYAnAyzih7sXkbdRteXhSfhLluhukrW
+=u+7Q
+-----END PGP SIGNATURE-----

Added: dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.md5
==============================================================================
--- dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.md5 (added)
+++ dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.md5 Mon Aug  3 00:55:07 2015
@@ -0,0 +1 @@
+b4340619950630ccd5d905fec593900c
\ No newline at end of file

Added: dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.sha1
==============================================================================
--- dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.sha1 (added)
+++ dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.tar.gz.sha1 Mon Aug  3 00:55:07 2015
@@ -0,0 +1 @@
+4a1800a8724bfd1b25fc7eb9cbc2985b67e0a1e9
\ No newline at end of file

Added: dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.asc
==============================================================================
--- dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.asc (added)
+++ dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.asc Mon Aug  3 00:55:07 2015
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - http://gpgtools.org
+
+iEYEABECAAYFAlW+uDUACgkQzTA4/vB9Vn6xigCfbmGIxUZLyyAV49+weGHuB4CO
+88sAn2EZ7MQH9KFcDy8dUo/2i6GT8T4P
+=U+0c
+-----END PGP SIGNATURE-----

Added: dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.md5
==============================================================================
--- dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.md5 (added)
+++ dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.md5 Mon Aug  3 00:55:07 2015
@@ -0,0 +1 @@
+9145d8c1696da04f923544f016998c5e
\ No newline at end of file

Added: dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.sha1
==============================================================================
--- dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.sha1 (added)
+++ dev/commons/dbcp/binaries/commons-dbcp2-2.1.1-bin.zip.sha1 Mon Aug  3 00:55:07 2015
@@ -0,0 +1 @@
+cfcd8981e9159b11474042bc9de3e59c1ad989f0
\ No newline at end of file

Added: dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/x-gzip

Added: dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.asc
==============================================================================
--- dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.asc (added)
+++ dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.asc Mon Aug  3 00:55:07 2015
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - http://gpgtools.org
+
+iEYEABECAAYFAlW+uDUACgkQzTA4/vB9Vn7jsACeIlk37QS4YyOauaY185Ha+MsW
+SqQAoJjbekNH1ziwSRPqsMmWn8aLfs1L
+=uAl0
+-----END PGP SIGNATURE-----

Added: dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.md5
==============================================================================
--- dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.md5 (added)
+++ dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.md5 Mon Aug  3 00:55:07 2015
@@ -0,0 +1 @@
+4612631c3e4afdbf60e243ef4437458d
\ No newline at end of file

Added: dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.sha1
==============================================================================
--- dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.sha1 (added)
+++ dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.tar.gz.sha1 Mon Aug  3 00:55:07 2015
@@ -0,0 +1 @@
+dbd405a7c9c7a6686fd1aaae39a2d6f847e8ad76
\ No newline at end of file

Added: dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.asc
==============================================================================
--- dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.asc (added)
+++ dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.asc Mon Aug  3 00:55:07 2015
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - http://gpgtools.org
+
+iEYEABECAAYFAlW+uDUACgkQzTA4/vB9Vn7MmgCgmTbCZKRTzLRsOZoUrslvIjSx
++H0AnisUGum3TfEJXKXRKoiBkXSAHh3H
+=6QdT
+-----END PGP SIGNATURE-----

Added: dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.md5
==============================================================================
--- dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.md5 (added)
+++ dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.md5 Mon Aug  3 00:55:07 2015
@@ -0,0 +1 @@
+1b2a2628cdf407f22eab6ab2b14dec0b
\ No newline at end of file

Added: dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.sha1
==============================================================================
--- dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.sha1 (added)
+++ dev/commons/dbcp/source/commons-dbcp2-2.1.1-src.zip.sha1 Mon Aug  3 00:55:07 2015
@@ -0,0 +1 @@
+3698db4fc0fd221d2efda015f75c038006450f2a
\ No newline at end of file