SLING-11051 - Fixing JavaDoc badge
1 file changed
tree: bca49ec2e0499ce2cb6cb9c6ebdcad3f009837a7
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Apache Sling

Build Status Coverage Sonarcloud Status JavaDoc Maven Central launchpad License

This module is part of the Apache Sling project.

What is it?

The sling community agreed to drop the Launchpad API and removed all usage over time. It was only implemented fully in Launchpad Base and not in any other launcher.

However, until that is done, the idea of the startupmanager is to move out what is needed to make the systems work (e.g. in other launchers) until we stop requiring the launchpad api. It for the most part is just a couple of stub services (or with minimal implementations) that can be use in other launchers if there is a need for it - but it is not adviced.