SLING-9406 - Add bundled script support to the servlets resolver
* use the provided BundleContext as the active context
* use the script extension to look up the script engine if needed
* provide a fallback SlingScript for the bindings
7 files changed
tree: 91312efbe088227d67dbf3b920c8e3df9d82f506
  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

Build Status Test Status Maven Central JavaDocs License scripting

Apache Sling Scripting Core implementation

This module is part of the Apache Sling project.

Sling Scripting core functionality