[ https://issues.apache.org/jira/browse/SLING-12784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dirk Rudolph resolved SLING-12784. ---------------------------------- Resolution: Fixed > Call DistributionPackageBuilder for DELETE > ------------------------------------------ > > Key: SLING-12784 > URL: https://issues.apache.org/jira/browse/SLING-12784 > Project: Sling > Issue Type: Improvement > Components: Content Distribution > Reporter: Dirk Rudolph > Assignee: Dirk Rudolph > Priority: Major > Fix For: Content Distribution Journal Core 0.5.2 > > > Currently only an ADD action calls the DistributionPackageBuilder in the > process of creating a new PackageMessage by the PackageMessageFactory. > To allow implementations to create custom packages for ADD and DELETE we > should call the DistributionPackageBuilder also for DELETE. The > implementation may then decide to return null which would signal the > DistributionPublisher to drop the request. -- This message was sent by Atlassian Jira (v8.20.10#820010)