This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git
from 97b3bf7e Remove commons.releaseManagerName and commons.releaseManagerKey new 988a8ebb Update Javadoc to reference non-deprecated method new fffc1897 Remove trailing space new 62633c48 Remove unnecessary {@inheritDoc} new fb0070ae Use enhanced for loop The 4 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: .../org/apache/commons/pool2/BaseObjectPool.java | 1 - .../org/apache/commons/pool2/KeyedObjectPool.java | 2 +- .../java/org/apache/commons/pool2/PoolUtils.java | 37 ++++++++++------------ .../apache/commons/pool2/impl/AbandonedConfig.java | 2 +- .../commons/pool2/impl/GenericKeyedObjectPool.java | 4 +-- .../commons/pool2/impl/GenericObjectPool.java | 2 +- .../commons/pool2/impl/PooledSoftReference.java | 3 -- .../pool2/impl/SoftReferenceObjectPool.java | 3 -- 8 files changed, 22 insertions(+), 32 deletions(-)