This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 7aef0d3878 Add myself to credits new 54c6200622 Remove unnecessary casts new b98043aec6 Fix IDE warnings for unused code 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/org/apache/catalina/startup/ExpandWar.java | 3 ++- java/org/apache/catalina/startup/HostConfig.java | 2 +- java/org/apache/jasper/servlet/JspCServletContext.java | 3 ++- java/org/apache/tomcat/util/net/Nio2Endpoint.java | 2 +- .../src/test/java/org/apache/tomcat/jdbc/bugs/Bug53367.java | 3 ++- .../org/apache/tomcat/jdbc/test/AbandonPercentageTest.java | 6 ++++-- .../org/apache/tomcat/jdbc/test/Async0IdleTestBug50477.java | 4 +--- .../test/java/org/apache/tomcat/jdbc/test/TestException.java | 3 ++- test/org/apache/catalina/valves/TestRequestFilterValve.java | 10 +++++----- test/org/apache/tomcat/util/net/TestXxxEndpoint.java | 6 ++++-- .../WEB-INF/classes/compressionFilters/CompressionFilter.java | 2 +- 11 files changed, 25 insertions(+), 19 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org