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 9d2f4af1 Add Duration named APIs and deprecate old APIs. new 70991e8c Sort test methods new 5da8279e 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: .../apache/commons/pool2/impl/EvictionPolicy.java | 4 +- .../org/apache/commons/pool2/TestException.java | 8 +- .../pool2/impl/DisconnectingWaiterFactory.java | 168 +++++++++--------- .../pool2/impl/TestGenericKeyedObjectPool.java | 194 ++++++++++----------- 4 files changed, 186 insertions(+), 188 deletions(-)