Apache Sling Servlets Resolver API

Clone this repo:
  1. 3af60ba SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 7 months ago master
  2. 2494d5f SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 1 month ago
  3. 47949fe SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 4 months ago
  4. 2820e7a SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 9 months ago
  5. 447936e SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 9 months ago

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central scripting License

Apache Sling Scripting SPI

This module is part of the Apache Sling project.

The bundle currently provides the org.apache.sling.scripting.spi.bundle SPI, 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.