commit | 97cf38a5096eb567efc872a4bc194cff433d5a91 | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Wed Sep 22 09:59:17 2021 +0200 |
committer | Radu Cotescu <radu@apache.org> | Wed Sep 22 09:59:17 2021 +0200 |
tree | 5a079865dc45f60cc9c60d7a38baac8de8061e5b | |
parent | 2793beec79522b55cd9ed67859612bed62ceceee [diff] |
SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages * documented the priority of the bundled scripts over resource tree scripts
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