You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cs...@apache.org on 2019/07/23 13:19:16 UTC

[sling-org-apache-sling-distribution-core] branch SLING-8591-3 updated (1387a7d -> a67cb5f)

This is an automated email from the ASF dual-hosted git repository.

cschneider pushed a change to branch SLING-8591-3
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git.


    from 1387a7d  SLING-8591 - Hook to support custom code when installing or deleting distribution packages
     add 7801566  SLING-8591 - Fix issues from review
     add a67cb5f  SLING-8591 - Change to void as we always return true

No new revisions were added by this update.

Summary of changes:
 .../packaging/impl/AbstractDistributionPackageBuilder.java  | 13 ++++++-------
 .../packaging/impl/FileDistributionPackageBuilder.java      |  3 +--
 .../packaging/impl/InMemoryDistributionPackageBuilder.java  |  3 +--
 .../packaging/impl/ResourceDistributionPackageBuilder.java  |  3 +--
 .../impl/InMemoryDistributionPackageBuilderTest.java        |  5 -----
 .../distribution/queue/impl/resource/ResourceQueueIT.java   |  2 --
 6 files changed, 9 insertions(+), 20 deletions(-)