commit | 88656cbe05116848ec1ca7c7efcd1f68b0898dca | [log] [tgz] |
---|---|---|
author | Karl Pauls <karlpauls@gmail.com> | Fri Mar 11 15:13:18 2022 +0100 |
committer | GitHub <noreply@github.com> | Fri Mar 11 15:13:18 2022 +0100 |
tree | 39cb577e933439a99427a3707b7bb6a7224ca9b4 | |
parent | 3af8bcde8dbe965a3639b0d70470d011b1056159 [diff] |
SLING-11155: add a test to make sure we bind proxy resource type registrations by full path only (#5)
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