commit | d3ac8abdf6070fb5899edf7c87d1aea47c393856 | [log] [tgz] |
---|---|---|
author | Radu Cotescu <cotescu@adobe.com> | Mon Mar 01 18:00:31 2021 +0100 |
committer | Radu Cotescu <cotescu@adobe.com> | Mon Mar 01 18:00:31 2021 +0100 |
tree | df086d086f80d691f1ea918a8a75de452889d4b9 | |
parent | 8b3b76cbe25185c97c5fe674dfa3e006c388af0f [diff] |
SLING-9999 - Remove cyclic dependency between scripting and servlets features * updated badges
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.
The integration tests for bundled scripts are provided by the org.apache.sling.scripting.bundle.tracker.it
project.