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 b0d29ce7 Internal refactoring new cf9cfb7c Use static import for Assertions new 092a0b01 Javadoc new 14cab255 Internal refactoring in DelegatingDatabaseMetaData new 0ae9acca Raise the bar for JaCoCo checks new 5cf904c9 Javadoc The 5 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 | 7 +- src/changes/changes.xml | 1 + .../commons/dbcp2/DelegatingDatabaseMetaData.java | 1376 ++++---------------- .../commons/dbcp2/cpdsadapter/PStmtKeyCPDS.java | 4 +- .../dbcp2/datasources/PerUserPoolDataSource.java | 6 +- .../dbcp2/TestDelegatingDatabaseMetaData.java | 863 ++++++++---- .../org/apache/commons/dbcp2/TestPStmtKey.java | 99 +- 7 files changed, 942 insertions(+), 1414 deletions(-)