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

markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 0390727  Update Commons FileUpload - cosmetic only
     new 1fa8196  Align with Codec
     new 6dcb374  Update Commons Pool 2 to 2.9.1-SNAPSHOT

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:
 MERGE.txt                                          |  2 +-
 .../apache/tomcat/dbcp/pool2/DestroyMode.java}     | 16 +++---
 .../apache/tomcat/dbcp/pool2/KeyedObjectPool.java  | 27 ++++++++++
 .../dbcp/pool2/KeyedPooledObjectFactory.java       | 20 +++++++
 java/org/apache/tomcat/dbcp/pool2/ObjectPool.java  | 24 +++++++++
 .../tomcat/dbcp/pool2/PooledObjectFactory.java     | 23 +++++++-
 .../tomcat/dbcp/pool2/impl/EvictionTimer.java      |  2 +-
 .../dbcp/pool2/impl/GenericKeyedObjectPool.java    | 52 +++++++++++++-----
 .../tomcat/dbcp/pool2/impl/GenericObjectPool.java  | 63 ++++++++++++++--------
 .../apache/tomcat/util/codec/binary/Base64.java    |  7 ++-
 webapps/docs/changelog.xml                         |  4 ++
 11 files changed, 190 insertions(+), 50 deletions(-)
 copy java/{javax/el/VariableMapper.java => 
org/apache/tomcat/dbcp/pool2/DestroyMode.java} (70%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to