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.