This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp.git.
from 1ae4866 [maven-release-plugin] prepare for next development iteration
new 5bf1dcd Strings and Boxed types should be compared using "equals()"
new d514c1f Revert "Strings and Boxed types should be compared using
"equals()""
new 66ebd3c Mark String comparisons using == with NOSONAR
new 8aa4692 Add NOSONAR to lines indicated to use == intentionally
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:
.../org/apache/sling/scripting/jsp/jasper/compiler/Parser.java | 10 +++++-----
.../sling/scripting/jsp/jasper/compiler/TagFileProcessor.java | 4 ++--
.../scripting/jsp/jasper/xmlparser/XMLEncodingDetector.java | 10 +++++-----
3 files changed, 12 insertions(+), 12 deletions(-)