commit | 77a6a0445100516c2716ef478b861088725c56d9 | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Fri Mar 27 12:30:28 2020 +0100 |
committer | Radu Cotescu <radu@apache.org> | Fri Mar 27 12:30:28 2020 +0100 |
tree | 6dcd364d89228dd58c0033545b8626c01db5ffab | |
parent | 96238582002f942bdd6d9e59643960ccadb0876d [diff] |
SLING-9255 - Allow servlet resolution based on path * extended tests for script inclusion and script overlaying / inheritance * added tests for precompiled JSPs
This project provides the integration tests and some test examples for the Apache Sling Scripting Bundle Tracker module.
To play around with a sling instance on localhost port 8080 (override with -Dhttp.port=) that has the examples installed run:
mvn clean verify -Pexample