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 ce8621750e Redirect no longer required for root mapping new 36996b7202 Add missing final (reported by SpotBugs) new c2f49d28a9 Remove unused code new 1f90e3ddeb Improve exception handling to avoid SpotBugs warning new 1b34d17b7d Ignore SpotBugs false positive 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: java/org/apache/coyote/http2/Http2Parser.java | 3 +-- java/org/apache/naming/factory/SendMailFactory.java | 7 ++++++- java/org/apache/tomcat/util/buf/CharsetHolder.java | 2 +- res/spotbugs/filter-false-positives.xml | 6 ++++++ 4 files changed, 14 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org