commit | a194e580e89e85041d8fc2aa9924a7d9ab1d5923 | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Mon Apr 06 18:00:51 2020 +0200 |
committer | Radu Cotescu <radu@apache.org> | Mon Apr 06 18:06:08 2020 +0200 |
tree | 4a7505337db4fd64a0527e1d31c15a06ea735101 | |
parent | 02f3ecf33b9d8cabf6c06703384cc468372b3942 [diff] |
SLING-9335 - Capabilities based on the extends file should be merged with capabilities based on resource label scripts * added a main script for org.apache.sling.scripting.examplebundle.extend2.two, which also extends org.apache.sling.scripting.examplebundle.extend2.one * adapted tests
This project provides the integration tests and some test examples for the Apache Sling Scripting Bundle Tracker module.
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