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 a30e868 Version update new 13b03a8 Use setProperty and test return value in preference to setAttribute new 5773385 pollerThreadCount does not exist for APR new f79c5e9 Deprecate pollerThreadCount new 7b5a788 Remove deprecated code 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: .../apache/catalina/core/ApplicationContext.java | 2 +- .../apache/coyote/http11/Http11NioProtocol.java | 12 -------- .../connector/TestCoyoteAdapterRequestFuzzing.java | 2 +- .../apache/catalina/core/TestAsyncContextImpl.java | 3 +- .../apache/catalina/core/TestStandardService.java | 3 +- .../catalina/core/TestSwallowAbortedUploads.java | 2 +- .../apache/catalina/startup/TomcatBaseTest.java | 6 ++-- .../apache/coyote/http11/TestHttp11Processor.java | 34 +++++++++++----------- .../util/http/TestMimeHeadersIntegration.java | 3 +- test/org/apache/tomcat/util/net/TesterSupport.java | 2 +- .../tomcat/websocket/TestConnectionLimit.java | 3 +- 11 files changed, 29 insertions(+), 43 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org