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

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


    from e8e46ce7c2 Play nicely with folks that use other IDEs
     new 4c0e20b6d4 Fix Eclipse IDE warnings
     new 502b648e46 Align DBCP fork in 11.0.x with 12.0.x

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:
 .../dbcp/dbcp2/DelegatingDatabaseMetaData.java     |   6 +-
 .../tomcat/dbcp/dbcp2/DelegatingResultSet.java     |   8 +-
 .../tomcat/dbcp/dbcp2/LocalStrings.properties      |   2 +-
 java/org/apache/tomcat/dbcp/dbcp2/PStmtKey.java    | 129 ++++++++++-----------
 .../tomcat/dbcp/dbcp2/PoolingDataSource.java       |   2 +-
 .../datasources/PerUserPoolDataSourceFactory.java  |   9 +-
 .../datasources/SharedPoolDataSourceFactory.java   |   2 +-
 .../dbcp/dbcp2/managed/BasicManagedDataSource.java |   7 --
 .../org/apache/tomcat/dbcp/pool2/PooledObject.java |   2 +
 .../dbcp/pool2/impl/BaseObjectPoolConfig.java      |   1 +
 .../apache/juli/TestFileHandlerNonRotatable.java   |  12 +-
 .../TestChunkedTransferEncodingWithProxy.java      |   2 +-
 .../httpd/TestLargePayloadWithProxy.java           |   4 +-
 .../integration/httpd/TestSessionWithProxy.java    |   4 +-
 .../tomcat/integration/httpd/TesterHttpd.java      |   2 +-
 15 files changed, 90 insertions(+), 102 deletions(-)


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

Reply via email to