Apache Sling Jobs Integration Tests

Clone this repo:
  1. 08e48dc SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 7 months ago master
  2. c562215 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 1 month ago
  3. 65043c3 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 4 months ago
  4. 70ebbc6 SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 9 months ago
  5. d26ef7a SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 10 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.