SLING-9029 Warning logged by PackageQueuedNotifier if a DistributionPackage does not exist in the callback map (#23)

SLING-9029 - PackageQueuedNotifier throws NPE for packages managed by an other type of agents
2 files changed
tree: 1ef4b20f692cf0cc01a88123b8fd52c98ae5d9ea
  1. docs/
  2. src/
  3. .gitignore
  4. bnd.bnd
  5. CODE_OF_CONDUCT.md
  6. CONTRIBUTING.md
  7. Jenkinsfile
  8. LICENSE
  9. pom.xml
  10. README.md
README.md

Build Status Test Status Maven Central JavaDocs License distribution

Apache Sling Journal based Content Distribution - Core

This module is part of the Apache Sling project.

This module provides an implementation of Apache Sling Content Distribution agents on a message journal. Please refer to the documentation to learn about the use case and general design.