[
https://issues.apache.org/jira/browse/SLING-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229829#comment-15229829
]
Marius Petria commented on SLING-5640:
--------------------------------------
Events are triggered in different phases of the distribution flow [1]. I
understand that you want to listen for
{{DistributionEventTopics.IMPORTER_PACKAGE_IMPORTED}}.
[1]
https://github.com/apache/sling/tree/trunk/contrib/extensions/distribution/api/src/main/java/org/apache/sling/distribution/event
[2]
https://github.com/apache/sling/blob/trunk/contrib/extensions/distribution/api/src/main/java/org/apache/sling/distribution/event/DistributionEventTopics.java#L50
> add import distribution events
> ------------------------------
>
> Key: SLING-5640
> URL: https://issues.apache.org/jira/browse/SLING-5640
> Project: Sling
> Issue Type: Bug
> Components: Distribution
> Reporter: Nicolas Peltier
>
> in order to handle distribution import, it would be handy to have a
> distribution topic to listen to, ideally with the list of paths changed, or
> at least the filters. i guess this should be added to the package importers ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)