SLING-9696 - HTL does not correctly cast the "false" string to Boolean

* made sure that only an empty string returns false
2 files changed
tree: abf732948f7fa81cc6bdfe0cb8107963897ce88f
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central scripting License

Apache Sling Scripting HTL Runtime

This module is part of the Apache Sling project.

The Apache Sling Scripting HTL Runtime provides support for executing HTL Java compiled units produced by the org.apache.sling.scripting.sightly.compiler.java module.