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-pool.git.
from b96bf81 Update optional asm-util from 8.0.1 to 9.0 #44.
new aca566e Use try-with-resource. Remove unused imports.
new 131642f Remove unused.
new 680b7f4 Remove unused imports.
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:
.../pool2/MethodCallPoolableObjectFactory.java | 1 -
.../apache/commons/pool2/ObjectPoolIssue326.java | 2 -
.../org/apache/commons/pool2/TestObjectPool.java | 2 -
.../apache/commons/pool2/VisitTrackerFactory.java | 2 -
.../commons/pool2/impl/AtomicIntegerFactory.java | 1 -
.../pool2/impl/TestBaseGenericObjectPool.java | 45 +++++++++++-----------
.../commons/pool2/impl/TestEvictionTimer.java | 4 +-
.../pool2/impl/TestGenericKeyedObjectPool.java | 2 +-
8 files changed, 25 insertions(+), 34 deletions(-)