commit | 7adc42d31f7c0c3773e91a32c051e1d3e3221984 | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Thu May 28 18:21:28 2020 +0200 |
committer | Radu Cotescu <radu@apache.org> | Thu May 28 18:21:28 2020 +0200 |
tree | 04b720b6a71257c33eddb913e23fa72c57b7eee2 | |
parent | eb6cf4c7c97ef31b39ff6b785ea80151eef40228 [diff] |
SLING-9475 - Do not register servlets using the default methods for bundled scripts * updated tests
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