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

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


    from 0cc16359c6 Many improvements.
     new 9da9cfc5a0 Fix import order
     new f0d548b981 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/javax/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/tribes/transport/bio/BioSender.java     |  4 ++--
 .../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 +-
 32 files changed, 68 insertions(+), 69 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to