SLING-9313 - Content Package Installer: do not return an InstallTask if the TaskResource is of an unsupported type

* return null if the TaskResource is of an unsupported type
* corrected typo and log cases where a TaskResource is unsupported on the debug level
1 file changed
tree: d7a38849cce293c3ed7d14121d90c3de581d45cf
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status License installer

Apache Sling Installer Content Package Support

This module is part of the Apache Sling project.

Provides support for content packages to the Apache Sling OSGi installer. Further information at https://sling.apache.org/documentation/bundles/content-package-installer-factory.html.