You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/09/21 16:11:22 UTC

[commons-dbcp] branch release updated (5524636 -> a4c5af0)

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

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


    from 5524636  Prepare for release candidate.
     add a4c5af0  Do not display credentials in toString() methods.

No new revisions were added by this update.

Summary of changes:
 src/changes/changes.xml                            |  16 ++-
 .../apache/commons/dbcp2/DelegatingConnection.java |   2 -
 .../commons/dbcp2/DriverConnectionFactory.java     |  13 +--
 src/main/java/org/apache/commons/dbcp2/Utils.java  |  50 ++++++----
 .../dbcp2/cpdsadapter/DriverAdapterCPDS.java       | 110 +++++++--------------
 .../apache/commons/dbcp2/datasources/PoolKey.java  |   2 +-
 .../commons/dbcp2/datasources/UserPassKey.java     |   8 --
 7 files changed, 86 insertions(+), 115 deletions(-)