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

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


    from 4036762  Remove deprecated method
     new fa1e9ce  Remove @SuppressWarnings that is now unnecessary
     new 200d15a  Check that uses of Connector.setProperty() in tests complete 
correctly
     new e6127ef  Remove debug code
     new 4c91d86  Correct property name
     new 5e546d0  Correct property name
     new ba8730a  Correct property name
     new 9b328a6  Skip setting attribute that is neither supported nor required 
for APR

The 7 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/TestCompressionConfig.java           |  1 -
 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 ++++----
 .../coyote/http11/upgrade/TestUpgradeInternalHandler.java   |  2 +-
 .../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          |  8 +++++---
 .../tomcat/websocket/TestWsWebSocketContainerWithProxy.java |  3 ++-
 18 files changed, 53 insertions(+), 50 deletions(-)


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

Reply via email to