SLING-9182 - The Scripting Bundle Tracker should require bundles to provide information about the needed Script Engines

* scripts or precompiled units are only executed if the bundles provide a
sling.resourceType;scriptEngine attribute whose value identifies a script
engine installed on the platform
5 files changed
tree: a5ea01e4af761f370b16088aa1494584dd5c37ec
  1. main/
  2. src/
  3. test/
  4. .gitignore
  5. bnd.bnd
  6. CODE_OF_CONDUCT.md
  7. CONTRIBUTING.md
  8. Jenkinsfile
  9. LICENSE
  10. pom.xml
  11. README.md
README.md

Build Status Test Status Maven Central JavaDocs License servlets

Apache Sling Servlet Resolver

This module is part of the Apache Sling project.

Bundle implementing the Sling API ServletResolver.