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

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


    from 36291e6  SpotBugs fixes (incomplete) for Jasper
     new 665a6da  Fix SpotBug failures in Jasper
     new ee6ad62  Align with 9.0.x
     new 4467e6d  Fix SpotBugs failures in JULI and naming
     new 9a95146  Jasper
     new 547f25c  Fix some of the SpotBugs warnings in o.a.tomcat

The 5 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/jasper/compiler/JspRuntimeContext.java  |   5 +-
 .../apache/jasper/compiler/TagFileProcessor.java   |   2 +-
 java/org/apache/jasper/el/JasperELResolver.java    |  18 ++--
 .../jasper/resources/LocalStrings.properties       |   1 +
 .../jasper/resources/LocalStrings_fr.properties    |   1 +
 .../jasper/resources/LocalStrings_ja.properties    |   1 +
 .../jasper/resources/LocalStrings_ko.properties    |   1 +
 .../apache/jasper/runtime/JspRuntimeLibrary.java   |   2 +-
 .../apache/jasper/servlet/JspServletWrapper.java   |   4 +-
 java/org/apache/juli/logging/LogFactory.java       |   4 +-
 .../apache/tomcat/buildutil/translate/Utils.java   |   6 +-
 res/findbugs/filter-false-positives.xml            | 113 ++++++++++++++++++---
 .../org/apache/jasper/el/TestJasperELResolver.java |   3 +-
 13 files changed, 130 insertions(+), 31 deletions(-)


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

Reply via email to