This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git.
from ea10f56 Revert "[DBCP-549] Make org.apache.commons.dbcp2.AbandonedTrace.removeTrace(AbandonedTrace) null-safe." new ab2dc9d Revert "Use current version of JaCoCo." new 183310f Revert "[Checkstyle] Move DriverConnectionFactory creation from BasicDataSource to a factory method _in_ DriverConnectionFactory. This moves the factory code closer to home and fixes a checkstyle violation that had BasicDataSource over 2,500 lines of source code." new cb67241 Revert "Sort members." new 18eb042 Revert "Add @SuppressWarnings." new 9dd869b Revert "Add @SuppressWarnings." new de56341 Revert "Javadoc." new 46a8ba4 Revert "Remove obsolete comment." new e755261 Revert "Update commons-parent from 47 to 48." new 20036fa Revert "[DBCP-548] Update Apache Commons Pool from 2.6.1 to 2.7.0." new 9045edd Revert "maven-pmd-plugin 3.11.0 -> 3.12.0." new 912f2b0 Revert "Update tests from org.mockito:mockito-core 2.28.2 to 3.0.0." new e0136ab Revert "Update tests from org.mockito:mockito-core 2.24.0 to 2.28.2." new d7a3d80 Revert "Update tests from org.jboss.logging:jboss-logging 3.3.2.Final to 3.4.0.Final." new deea85e Revert "Update tests from org.jboss.narayana.jta:narayana-jta 5.9.2.Final to 5.9.5.Final." new e139360 Revert "Update tests from com.h2database:h2 1.4.197 to 1.4.199." new c0464cd Revert "Fix typo." new 16f171b Revert "Add slot for next release." new 6b62b0e Revert "Fix the site's source repository link." The 18 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 | 23 ++--- src/changes/changes.xml | 20 ---- .../org/apache/commons/dbcp2/BasicDataSource.java | 113 +++++++++++++++------ .../apache/commons/dbcp2/DelegatingConnection.java | 30 +++--- .../commons/dbcp2/DriverConnectionFactory.java | 88 ---------------- .../dbcp2/datasources/InstanceKeyDataSource.java | 18 ++-- .../datasources/InstanceKeyDataSourceFactory.java | 2 +- src/site/site.xml | 2 +- src/site/xdoc/mail-lists.xml | 2 +- .../java/org/apache/commons/dbcp2/TestJndi.java | 12 +-- 10 files changed, 124 insertions(+), 186 deletions(-)