This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch POOL_2_X
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


    from c3438276 Fix license header
     new 9f042f78 Remove dead comment
     new acb5dfbd Javadoc

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:
 src/main/java/org/apache/commons/pool2/PoolUtils.java             | 4 ++++
 .../java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java | 1 -
 .../java/org/apache/commons/pool2/impl/LinkedBlockingDeque.java   | 2 ++
 .../org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java | 8 ++++++++
 .../java/org/apache/commons/pool2/impl/TestGenericObjectPool.java | 7 +++++++
 .../commons/pool2/impl/TestSynchronizedPooledObjectFactory.java   | 2 ++
 6 files changed, 23 insertions(+), 1 deletion(-)

Reply via email to