SLING-11709 - Set up Jira autolinks to all Sling Github projects

Update .asf.yaml to respect defaults
1 file changed
tree: 869bd956dc81331fa047e901e1eb572505789e60
  1. examples/
  2. it/
  3. .asf.yaml
  4. .gitignore
  5. .sling-module.json
  6. CODE_OF_CONDUCT.md
  7. CONTRIBUTING.md
  8. Jenkinsfile
  9. LICENSE
  10. pom.xml
  11. README.md
README.md

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