commit | 5a28cf22791d4a56a58c680640ee2b61b7fc28dd | [log] [tgz] |
---|---|---|
author | Konrad Windszus <kwin@apache.org> | Thu Mar 04 15:43:42 2021 +0100 |
committer | GitHub <noreply@github.com> | Thu Mar 04 15:43:42 2021 +0100 |
tree | b2f0a4380b3efb836c6d8f4c6091cbeb97d77b04 | |
parent | 05c7c1d6c856c0f05c856750bd2e4fb4ca1753f9 [diff] |
SLING-10012 - Lookup of precompiled template files does not work * added 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