| [](https://sling.apache.org) |
| |
|  [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-scripting-bundle-tracker-it/job/master/) [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-scripting-bundle-tracker-it/job/master/test/?width=800&height=600) [](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-scripting-bundle-tracker-it) [](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-scripting-bundle-tracker-it) [](https://github.com/apache/sling-aggregator/blob/master/docs/groups/scripting.md) [](https://www.apache.org/licenses/LICENSE-2.0) |
| |
| Apache Sling Scripting Bundle Tracker Integration Tests |
| ==== |
| |
| This project provides the integration tests and some test examples for the precompiled bundled scripts feature supported by the [Apache Sling Servlets Resolver](https://github.com/apache/sling-org-apache-sling-servlets-resolver) module, starting with the 2.7.0 release. |
| |
| |
| ### Example |
| |
| To play around with a sling instance on localhost port 8080 (override with -Dhttp.port=<port>) that has the [examples](https://github.com/apache/sling-org-apache-sling-scripting-bundle-tracker-it/tree/master/examples) installed run: |
| |
| ``` |
| mvn clean verify -Pexample |
| ``` |