updated dependencies for SLING-8012
2 files changed
tree: ed407b37e4bac893fb14183a3d7a1bded123ffd3
  1. src/
  2. pom.xml
  3. README.md
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