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 d2b9b2eb Bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0
new d9d7a57d Sort members
new 58bee0b5 Remove redundant call to super().
new 5b05ea60 Prepare for the next release candidate
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:
CONTRIBUTING.md | 4 +-
README.md | 8 +-
RELEASE-NOTES.txt | 96 ++++++++++++++++++++++
pom.xml | 9 --
src/changes/changes.xml | 2 +-
src/changes/release-notes.vm | 2 +-
.../datasources/AbstractConnectionFactory.java | 1 -
src/site/xdoc/download_dbcp.xml | 34 ++++----
src/site/xdoc/issue-tracking.xml | 12 +--
src/site/xdoc/mail-lists.xml | 12 +--
.../apache/commons/dbcp2/TestBasicDataSource.java | 60 +++++++-------
.../datasources/TestCPDSConnectionFactory.java | 12 +--
12 files changed, 172 insertions(+), 80 deletions(-)