tree: 1ad02606c549c29bfeb69f1af33f870c8f37155c [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
scripting-resolver/org-apache-sling-scripting-resolver-it/README.md

Apache Sling Scripting Resolver (WIP, name not final)

Integration Tests

To run the integration tests do:

mvn clean verify -Pit

Example

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