trivial: rat check, skip baseline now
2 files changed
tree: ea374ab8debf6a6363951728eca3b62bd4351c68
  1. src/
  2. .gitignore
  3. asf.yaml
  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 servlets License

Apache Sling Servlets Resolver API

This module is part of the Apache Sling project.

The bundle currently provides the org.apache.sling.servlets.resolver.bundle.tracker API, which allows the Apache Sling Servlets Resolver and the Apache Sling Scripting Core to wire up and execute bundled scripts (precompiled or not) in order to render HTTP requests.

Integration Tests

The integration tests for bundled scripts are provided by the org.apache.sling.scripting.bundle.tracker.it project.