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/commons-dbcp.git.
from c5d832d Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-dbcp.git
new b22bc27 Removes `Duration` from MXBean signature
new d7abc97 Removes unused imports
new 239acbe Adds a test for PoolableConnectionMXBean compliance
The 3 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:
.../org/apache/commons/dbcp2/BasicDataSource.java | 7 --
.../org/apache/commons/dbcp2/DataSourceMXBean.java | 77 ----------------------
.../commons/dbcp2/TestBasicDataSourceMXBean.java | 58 ++++++----------
.../commons/dbcp2/TestPoolableConnection.java | 20 ++++++
4 files changed, 41 insertions(+), 121 deletions(-)