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

markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git


    from 0c2d641c Updates for the next release
     new 21b5cdd4 Fix indent
     new b3094a8f Remove blank line
     new 60c72af7 Remove unnecessary modifiers

The 3 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/dbcp2/DelegatingConnection.java |  6 ++---
 .../commons/dbcp2/DriverConnectionFactory.java     |  2 +-
 .../commons/dbcp2/LifetimeExceededException.java   |  4 ++--
 .../apache/commons/dbcp2/ObjectNameWrapper.java    |  2 +-
 .../java/org/apache/commons/dbcp2/PStmtKey.java    | 28 +++++++++++-----------
 .../apache/commons/dbcp2/PoolableConnection.java   |  4 ++--
 src/main/java/org/apache/commons/dbcp2/Utils.java  |  2 +-
 .../dbcp2/cpdsadapter/PooledConnectionImpl.java    |  2 +-
 .../datasources/AbstractConnectionFactory.java     |  3 ++-
 .../dbcp2/datasources/CPDSConnectionFactory.java   |  2 +-
 .../datasources/KeyedCPDSConnectionFactory.java    |  2 +-
 .../dbcp2/datasources/PooledConnectionManager.java |  6 ++---
 .../apache/commons/dbcp2/managed/package-info.java |  1 -
 13 files changed, 32 insertions(+), 32 deletions(-)

Reply via email to