Apache Sling Scripting Bundle Tracker Integration Tests

Clone this repo:
  1. 59f8a0d SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 6 weeks ago master
  2. d31f4a0 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 8 months ago
  3. f0e1cbc SLING-11508 - Make dependency resolution use ResourceResolver#getResource instead of ResourceResolver#resolve by Radu Cotescu · 2 years, 4 months ago
  4. 74428ca SLING-11508 - Make dependency resolution use ResourceResolver#getResource instead of ResourceResolver#resolve by Radu Cotescu · 2 years, 4 months ago
  5. 88656cb SLING-11155: add a test to make sure we bind proxy resource type registrations by full path only (#5) by Karl Pauls · 2 years, 9 months ago

Apache Sling

Build Status Test Status Coverage Sonarcloud Status scripting License

Apache Sling Scripting Bundle Tracker Integration Tests

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.

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