commit | f0e1cbcef3750acb93dec43b98f3e75286af914d | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Mon Aug 08 17:14:41 2022 +0200 |
committer | Radu Cotescu <radu@apache.org> | Mon Aug 08 17:14:41 2022 +0200 |
tree | 15ad94bed17a40eb6c3645a41eb8ccf9e8442365 | |
parent | 74428ca118fe4db2e9f65536fc8a256f09454f1d [diff] |
SLING-11508 - Make dependency resolution use ResourceResolver#getResource instead of ResourceResolver#resolve * updated dependencies
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