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

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


    from aa0881c  Fix IDE warnings
     new 83bebc8  Check that uses of Connector.setProperty() in tests complete 
correctly
     new fab9ed2  Remove debug code
     new 3b3b0b5  Correct property name
     new c7316cb  Correct property name
     new 7b2c9ba  Correct property name
     new ec2e21b  Skip setting attribute that is neither supported nor required 
for APR

The 6 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:
 test/org/apache/catalina/connector/TestInputBuffer.java     |  3 +--
 test/org/apache/catalina/connector/TestKeepAliveCount.java  |  6 +++---
 test/org/apache/catalina/connector/TestMaxConnections.java  | 13 ++++++-------
 .../org/apache/catalina/core/TestSwallowAbortedUploads.java |  4 ++--
 .../org/apache/catalina/nonblocking/TestNonBlockingAPI.java |  4 ++--
 test/org/apache/coyote/ajp/TestAbstractAjpProcessor.java    | 12 ++++++------
 test/org/apache/coyote/http11/TestHttp11InputBuffer.java    |  6 +++---
 test/org/apache/coyote/http11/TestHttp11Processor.java      |  4 ++--
 .../coyote/http11/filters/TestChunkedInputFilter.java       |  8 ++++----
 .../apache/tomcat/util/http/TestMimeHeadersIntegration.java |  4 ++--
 test/org/apache/tomcat/util/net/TestClientCertTls13.java    |  4 ++--
 test/org/apache/tomcat/util/net/TestCustomSsl.java          | 12 ++++++------
 .../org/apache/tomcat/util/net/TestSSLHostConfigCompat.java |  7 +++++--
 test/org/apache/tomcat/util/net/TestXxxEndpoint.java        |  2 +-
 test/org/apache/tomcat/util/net/TesterSupport.java          | 10 ++++++----
 .../tomcat/websocket/TestWsWebSocketContainerWithProxy.java |  3 ++-
 16 files changed, 53 insertions(+), 49 deletions(-)


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

Reply via email to