SLING-12755 - Break cyclic dependencies between the SightlyScriptEngineFactory and the BundledUnitManagerImpl service

* remove the ScriptEngineManager dependency from the UseProviders to avoid cyclic dependencies
1 file changed
tree: 39a960748b651d5860cf9c984c9364f66587e34a
  1. src/
  2. .asf.yaml
  3. .git-blame-ignore-revs
  4. .gitignore
  5. .sling-module.json
  6. bnd.bnd
  7. CODE_OF_CONDUCT.md
  8. CONTRIBUTING.md
  9. Jenkinsfile
  10. LICENSE
  11. pom.xml
  12. README.md
README.md

Apache Sling

Build Status Coverage Sonarcloud Status JavaDoc Maven Central scripting License

Apache Sling Scripting HTL JavaScript Use Provider

This module is part of the Apache Sling project.

This bundle allows HTL‘s Use API to access JS scripts. It also wraps Sling’s JS engine in a simulated event loop.

The bundle also contains a bindings values provider that adds an API layer accessible from HTL & JS. The implementation of that API can be found in src/main/resources/SLING-INF.