Apache Sling Scripting Bundle Tracker Integration Tests

Clone this repo:
  1. d31f4a0 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 1 month ago master
  2. f0e1cbc SLING-11508 - Make dependency resolution use ResourceResolver#getResource instead of ResourceResolver#resolve by Radu Cotescu · 1 year, 9 months ago
  3. 74428ca SLING-11508 - Make dependency resolution use ResourceResolver#getResource instead of ResourceResolver#resolve by Radu Cotescu · 1 year, 9 months ago
  4. 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, 2 months ago
  5. 3af8bcd SLING-11155 - Bundled scripts should be registered by path for the main script when overriding (#4) by Karl Pauls · 2 years, 3 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