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 3367cedd Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#402) new d3bd07b5 Normalize instance variable names in tests new 759a88c6 Use import not FQCN The 2 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: .../apache/commons/dbcp2/TestConnectionPool.java | 32 ++--- .../dbcp2/TestParallelCreationWithNoIdle.java | 5 +- .../org/apache/commons/dbcp2/TesterConnection.java | 52 ++++---- .../commons/dbcp2/TesterPreparedStatement.java | 76 +++++------ .../org/apache/commons/dbcp2/TesterResultSet.java | 2 +- .../org/apache/commons/dbcp2/TesterStatement.java | 140 ++++++++++----------- 6 files changed, 154 insertions(+), 153 deletions(-)