SLING-8892 - Unwrap LazyBindings.Supplier values in the RhinoJavaScriptEngine

* Supplier provided values are now unwrapped in the engine and added into
Rhino's ScriptContext only if the unwrapped values are not null
* added tests for Supplier provided values
3 files changed
tree: 9ac4c37ee39b9ed2b9886e76112714fa5e6abfd2
  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 Test Status Maven Central JavaDocs License scripting

Apache Sling Scripting JavaScript Support

This module is part of the Apache Sling project.

Support for JavaScript (Rhino) scripting.