commit | 72f551d14e6c82cb6a39cea8f5bd576ee7f4fe44 | [log] [tgz] |
---|---|---|
author | Karl Pauls <pauls@apache.org> | Mon Nov 22 12:00:18 2021 +0100 |
committer | GitHub <noreply@github.com> | Mon Nov 22 12:00:18 2021 +0100 |
tree | 8e5c54d6fcfb3c1bf38bc1ea2b55ae915f9e6340 | |
parent | 97cf38a5096eb567efc872a4bc194cff433d5a91 [diff] |
SLING-10934 - Bundled scripts in the form of <resourceLabel>.<METHOD>.<extension> override the Sling POST Servlet
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