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

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


    from 3b6b6e233b Add myself to credits
     new c4e5018f84 Remove unnecessary casts
     new e4c9e00a75 Fix IDE's import warning
     new 37fbd31107 Fix IDE warnings for unused code

The 3 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/juli/OneLineFormatter.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 +-
 12 files changed, 26 insertions(+), 21 deletions(-)


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

Reply via email to