This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from f9fa97a537 Many improvements.
new 0a2729c4c9 Fix import order
new 552bb363b3 Append single characters as characters rather than one
character strings
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:
java/jakarta/servlet/http/HttpServlet.java | 2 +-
java/org/apache/catalina/core/StandardContext.java | 2 +-
java/org/apache/catalina/startup/Catalina.java | 4 ++--
.../apache/catalina/startup/SetNextNamingRule.java | 2 +-
.../membership/cloud/DNSMembershipProvider.java | 2 +-
.../catalina/users/DataSourceUserDatabase.java | 6 +++---
.../catalina/valves/ProxyErrorReportValve.java | 4 ++--
java/org/apache/coyote/ajp/AjpMessage.java | 2 +-
java/org/apache/tomcat/util/IntrospectionUtils.java | 5 ++---
.../apache/tomcat/util/digester/CallMethodRule.java | 4 ++--
.../tomcat/util/digester/SetPropertiesRule.java | 2 +-
.../xreflection/ReflectionLessCodeGenerator.java | 20 ++++++++++----------
.../tomcat/util/xreflection/SetPropertyClass.java | 18 +++++++++---------
.../org/apache/tomcat/jdbc/pool/PoolProperties.java | 2 +-
.../org/apache/tomcat/jdbc/pool/StatementFacade.java | 2 +-
.../jdbc/pool/interceptor/SlowQueryReport.java | 2 +-
.../interceptor/StatementDecoratorInterceptor.java | 2 +-
.../authenticator/TestFormAuthenticator.java | 4 ++--
.../apache/catalina/connector/TestOutputBuffer.java | 2 +-
.../loader/TestWebappClassLoaderWeaving.java | 2 +-
test/org/apache/catalina/startup/TomcatBaseTest.java | 4 ++--
.../tribes/group/TestGroupChannelMemberArrival.java | 2 +-
test/org/apache/coyote/TestResponse.java | 2 +-
.../apache/coyote/ajp/TestAbstractAjpProcessor.java | 4 ++--
.../http11/filters/TestChunkedInputFilter.java | 2 +-
test/org/apache/coyote/http2/Http2TestBase.java | 6 +++---
test/org/apache/el/parser/TestELParser.java | 6 +++---
.../tomcat/util/http/parser/TestMediaType.java | 4 ++--
.../tomcat/util/net/openssl/TestOpenSSLConf.java | 6 +++---
.../tomcat/websocket/pojo/TestEncodingDecoding.java | 6 +++---
.../WEB-INF/classes/websocket/drawboard/Room.java | 2 +-
31 files changed, 66 insertions(+), 67 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]