commit | 44b623a244b3a5aa5586c51d42af1fb4a3756132 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Apr 18 14:54:49 2023 +0000 |
committer | GitHub <noreply@github.com> | Tue Apr 18 14:54:49 2023 +0000 |
tree | 455ec52e9547d1bb578a0351e68996c41e7680cb | |
parent | d31f4a017e86673fdb50dd9f19006e7b0f5ecc05 [diff] |
build(deps-dev): bump org.apache.sling.engine in /it Bumps org.apache.sling.engine from 2.10.3-SNAPSHOT to 2.14.0. --- updated-dependencies: - dependency-name: org.apache.sling:org.apache.sling.engine dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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