This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 82ef275  Update Commons Pool to 2.8.1
     new b545a63  Update changelog
     new 27f81e4  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  | 166 +++++++++-------
 .../tomcat/dbcp/dbcp2/BasicDataSourceFactory.java  |  11 +-
 .../tomcat/dbcp/dbcp2/BasicDataSourceMXBean.java   |  27 +++
 .../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 +-
 webapps/docs/changelog.xml                         |   8 +
 13 files changed, 301 insertions(+), 195 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to