SLING-10602 DistributionQueueItem's path should be correctly logged in case of success and failure (#55)

* SLING-10602 DistributionQueueItem's path should be correctly logged in case of success and failure

Adding the path(s) for which distribution package was created in the logging for distribution queue item.

* @trivial update javadoc.

* SLING-10602 DistributionQueueItem's path should be correctly logged in case of success and failure

Check the type of value in the DistributionItemInfo map and log accordingly.

* @trivial review comments.

* @trivial rename function to more meaningful

* @releng review comment.
2 files changed
tree: df1760372dee13b4f081d49744b8c9031146fc75
  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 Test Status Coverage Sonarcloud Status JavaDoc Maven Central Contrib distribution License

Apache Sling Distribution Core

This module is part of the Apache Sling project.

The Apache Sling Distribution Core bundle provides the basic code infrastructure and API implementations for the Sling Content Distribution module