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 e31c1289 Avoid object creation when invoking isDisconnectionSqlException. #422 new aa04de7a Sort members new 94736302 Sort imports new 088e4a71 Use final 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: .../commons/dbcp2/PoolableConnectionFactory.java | 2 +- src/main/java/org/apache/commons/dbcp2/Utils.java | 22 +++++++++++----------- .../java/org/apache/commons/dbcp2/TestUtils.java | 4 ++-- .../org/apache/commons/dbcp2/TesterDriver.java | 2 +- .../dbcp2/cpdsadapter/TestDriverAdapterCPDS.java | 2 +- .../datasources/TestPerUserPoolDataSource.java | 2 +- 6 files changed, 17 insertions(+), 17 deletions(-)