This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git
from 7f418833 Update call sites of deprecated APIs from Apache Commons Pool
new f8233282 Update call sites of deprecated APIs from Apache Commons Pool
new c7e6989f Update call sites of deprecated APIs from Apache Commons Pool
new 4e6a616c Update call sites of deprecated APIs from Apache Commons Pool
new 988816f2 Update call sites of deprecated APIs from Apache Commons Pool
new 6ed19288 Javadoc
new 97be8b47 Add missing @Deprecated
The 6 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:
src/main/java/org/apache/commons/dbcp2/BasicDataSource.java | 2 ++
src/main/java/org/apache/commons/dbcp2/BasicDataSourceMXBean.java | 2 +-
.../org/apache/commons/dbcp2/cpdsadapter/DriverAdapterCPDS.java | 6 +++---
.../apache/commons/dbcp2/datasources/InstanceKeyDataSource.java | 2 +-
.../apache/commons/dbcp2/datasources/PerUserPoolDataSource.java | 8 ++++----
.../apache/commons/dbcp2/datasources/SharedPoolDataSource.java | 4 ++--
6 files changed, 13 insertions(+), 11 deletions(-)