Add NOSONAR to lines indicated to use == intentionally

There are source code comments indicating that the usage of the "=="
operator is by design. Hence, the false-positive violations raised by
static analysis should be suppressed.
1 file changed
tree: bf90bc4f8ef8180c85ca202b87e51254c68f7e41
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status Maven Central JavaDocs License scripting

Apache Sling Scripting JSP Support

This module is part of the Apache Sling project.

Support for JSP scripting.