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-dbcp.git


    from 7f0c7833 Fix typos
     new 490e5dca More strict check in PooledConnectionImpl.assertOpen()
     new 0a1aa2f8 Remove obsolete Ant file
     new 6e8bb66c Remove obsolete Ant build markers
     new 7d5fcc91 Throw SQLException instead of NullPointerException when the 
connection is already closed in PooledConnectionImpl

The 4 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 +
 .../commons/dbcp2/DelegatingDatabaseMetaData.java  |   1 -
 .../dbcp2/cpdsadapter/PooledConnectionImpl.java    |  36 ++--
 .../dbcp2/datasources/InstanceKeyDataSource.java   |   1 -
 .../dbcp2/TestDelegatingDatabaseMetaData.java      |   1 -
 .../commons/dbcp2/TesterDatabaseMetaData.java      |   1 -
 .../dbcp2/datasources/PooledConnectionProxy.java   |   2 -
 test-jar.xml                                       | 182 ---------------------
 8 files changed, 27 insertions(+), 200 deletions(-)
 delete mode 100644 test-jar.xml

Reply via email to