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 6c67ed2  Add URL to my developer entry.
     new d44135b  Fix formatting.
     new 116bef7  Call swallowException(Exception) instead of printing 
exceptions to the console in 
GenericKeyedObjectPool.removeAbandoned(AbandonedConfig) and 
GenericObjectPool.removeAbandoned(AbandonedConfig).

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/changes/changes.xml                                            | 3 +++
 src/main/java/org/apache/commons/pool2/PoolUtils.java              | 7 +------
 .../java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java | 3 +--
 src/main/java/org/apache/commons/pool2/impl/GenericObjectPool.java | 2 +-
 4 files changed, 6 insertions(+), 9 deletions(-)

Reply via email to