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 67d2c666 Replace Exception with SQLException in some method signatures
(preserves binary compatibility, not source).
new 344234a7 Refactor duplicate pattern
new fac1a917 Refactor duplicate pattern
new ad18ca91 Call addObjects(int) instead of looping over addObject()
new c56a6a49 Bump maven-surefire-plugin 2.22.2 to 3.0.0-M7
The 4 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:
pom.xml | 1 +
src/changes/changes.xml | 3 +
.../org/apache/commons/dbcp2/BasicDataSource.java | 139 ++++++---------------
3 files changed, 43 insertions(+), 100 deletions(-)