commit | 2abdce4511a8a0c7c165ab5d467403eec23cbd90 | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Fri Mar 12 18:19:18 2021 +0100 |
committer | Radu Cotescu <radu@apache.org> | Fri Mar 12 18:19:18 2021 +0100 |
tree | dc57feabac94efb9a527053c5fd62367beb63bf8 | |
parent | 5a28cf22791d4a56a58c680640ee2b61b7fc28dd [diff] |
SLING-10188 - Reduce the number of service registrations for inheriting BundledScriptServlets * merge capabilities that provide only extend info with other capabilities with the same resource type
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