This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 2504c6d06c Add simple PQC example
new 88551377c5 Fix Eclipse IDE warnings
new 399238f4c6 Fix IDe warnings / align with 11.0.x
new 0ff4479dc4 Align DBCP fork in 10.1.x with 11.0.x/12.0.x
new b6f25d3ac4 Fix warnings when targeting Java 11
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:
java/jakarta/el/CompositeELResolver.java | 1 +
java/org/apache/jasper/el/ELResolverImpl.java | 1 +
java/org/apache/juli/OneLineFormatter.java | 3 +-
.../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 +
.../tomcat/util/net/AbstractJsseEndpoint.java | 6 +-
java/org/apache/tomcat/util/openssl/openssl_h.java | 3 +-
.../util/openssl/openssl_h_Compatibility.java | 1 +
.../tomcat/util/openssl/openssl_h_Macros.java | 4 +-
test/jakarta/el/TestArrayELResolver.java | 1 +
test/jakarta/el/TestBeanELResolver.java | 2 +
test/jakarta/el/TestBeanNameELResolver.java | 2 +
test/jakarta/el/TestMapELResolver.java | 2 +
test/jakarta/el/TestResourceBundleELResolver.java | 2 +
.../apache/catalina/manager/TestManagerWebapp.java | 2 +-
.../apache/juli/TestFileHandlerNonRotatable.java | 12 +-
.../TestChunkedTransferEncodingWithProxy.java | 2 +-
.../httpd/TestLargePayloadWithProxy.java | 4 +-
.../integration/httpd/TestSessionWithProxy.java | 4 +-
.../apache/tomcat/util/net/TestXxxEndpoint.java | 5 +-
28 files changed, 112 insertions(+), 113 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]