commit | 3dc794e8f2586e21de96ed3f0c52c48ce7e9b9d9 | [log] [tgz] |
---|---|---|
author | Karl Pauls <karlpauls@gmail.com> | Fri Mar 11 14:39:13 2022 +0100 |
committer | Karl Pauls <karlpauls@gmail.com> | Fri Mar 11 14:39:13 2022 +0100 |
tree | e722b5580460876cc4772a1e35653c7aabf3205e | |
parent | ce56044d796e6bd582e29075f68638be1b7209e8 [diff] |
SLING-11155: add a test to make sure we bind proxy resource type registrations by full path only
This project provides the integration tests and some test examples for the precompiled bundled scripts feature supported by the Apache Sling Servlets Resolver module, starting with the 2.7.0 release.
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