commit | 2793beec79522b55cd9ed67859612bed62ceceee | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Tue Sep 21 16:44:50 2021 +0200 |
committer | Radu Cotescu <radu@apache.org> | Tue Sep 21 16:44:50 2021 +0200 |
tree | 4e4edc6774b865ec62addea9f997d757772e0b8e | |
parent | 192514108cee7b09d41a6a4ae2240caabd4d4bc7 [diff] |
SLING-10808 - Generate scripting capabilities from Jackrabbit FileVault content packages * added an example project + IT
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