This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 253283a Update Commons Pool to 2.8.1
new 8e745f8 Update changelog
new f1c4210 Update Commons DBCP to latest
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
MERGE.txt | 2 +-
.../apache/tomcat/dbcp/dbcp2/BasicDataSource.java | 187 +++++++++---------
.../tomcat/dbcp/dbcp2/BasicDataSourceFactory.java | 11 +-
.../tomcat/dbcp/dbcp2/BasicDataSourceMXBean.java | 29 +++
.../tomcat/dbcp/dbcp2/DelegatingConnection.java | 4 +-
.../tomcat/dbcp/dbcp2/PoolableConnection.java | 3 +
.../dbcp/dbcp2/PoolableConnectionFactory.java | 14 ++
.../tomcat/dbcp/dbcp2/PoolingConnection.java | 220 +++++++++++----------
.../dbcp/dbcp2/cpdsadapter/DriverAdapterCPDS.java | 28 +--
.../dbcp2/datasources/CPDSConnectionFactory.java | 3 +-
.../dbcp2/datasources/InstanceKeyDataSource.java | 8 +-
.../dbcp/dbcp2/datasources/package-info.java | 2 +-
.../dbcp/dbcp2/managed/BasicManagedDataSource.java | 3 +-
.../dbcp2/managed/LocalXAConnectionFactory.java | 21 +-
webapps/docs/changelog.xml | 8 +
15 files changed, 327 insertions(+), 216 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]