This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from a3d815c Don't exclude the ide support sample files for idea when
packaging the src for a release
new 8334104 Add JDBC 4.1 methods so Tomcat 7 compiles with Java 7 onwards
new 9a1a15d Remove the unnecessary JDBC 4.0 markers since Java 6 is
minimum version
The 11904 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/tomcat/dbcp/dbcp/BasicDataSource.java | 12 +++++--
.../dbcp/dbcp/DelegatingCallableStatement.java | 31 ++++++++++++++---
.../tomcat/dbcp/dbcp/DelegatingConnection.java | 39 ++++++++++++++++++----
.../dbcp/dbcp/DelegatingDatabaseMetaData.java | 31 ++++++++++++++---
.../dbcp/dbcp/DelegatingPreparedStatement.java | 4 ---
.../tomcat/dbcp/dbcp/DelegatingResultSet.java | 26 ++++++++++++---
.../tomcat/dbcp/dbcp/DelegatingStatement.java | 16 +++++++--
.../apache/tomcat/dbcp/dbcp/PoolingDataSource.java | 12 +++++--
.../org/apache/tomcat/dbcp/dbcp/PoolingDriver.java | 10 ++++++
.../dbcp/dbcp/cpdsadapter/DriverAdapterCPDS.java | 10 ++++++
.../dbcp/cpdsadapter/PooledConnectionImpl.java | 6 ----
.../dbcp/datasources/InstanceKeyDataSource.java | 12 +++++--
12 files changed, 173 insertions(+), 36 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]