Apache Sling Jobs Integration Tests

Clone this repo:
  1. 83cdf8a SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 7 weeks ago master
  2. 08e48dc SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 2 months ago
  3. c562215 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 8 months ago
  4. 65043c3 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 3 years ago
  5. 70ebbc6 SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 3 years, 5 months ago

Apache Sling

Build Status Sonarcloud Status Contrib jobs License

Apache Sling Jobs Integration Tests

This module is part of the Apache Sling project.

This project runs a test launcher that creates an OSGi instance with only what is required to run Server Side tests. Unfurtunately, since OSGi is a multi classloader environment its not possible to perform tests in this bundle, except tests over http as any references made to APIs will get resolved with the wrong classloader and so wont be able to interact with OSGi. Hence the tests are in a separate bundle that is loaded by the launchpad.