[
https://issues.apache.org/jira/browse/JCR-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15590825#comment-15590825
]
Carsten Ziegeler commented on JCR-4044:
---------------------------------------
Remove events need to be handled accordingly as well (see JCR-4045).
If a listener is registered with the above mentioned html file filter and e.g.
/apps/a is removed, this remove event should be sent to the listener - although
it doesn't match the pattern. Otherwise the listener is never aware of a
removal of files in that tree
> Support glob patterns through JackrabbitEventFilter
> ---------------------------------------------------
>
> Key: JCR-4044
> URL: https://issues.apache.org/jira/browse/JCR-4044
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: core
> Reporter: Carsten Ziegeler
>
> In the Sling project, we would like to register JCR listeners based on glob
> patterns as defined in
> https://jackrabbit.apache.org/oak/docs/apidocs/org/apache/jackrabbit/oak/plugins/observation/filter/GlobbingPathFilter.html
> So basically instead (or in addition) to specifying an absolute path,
> defining patterns.
> [Discussion
> thread|https://lists.apache.org/thread.html/300f84574bbb039cebe35aab1afc21e043560a1c0471e456a2f5c0be@%3Cdev.jackrabbit.apache.org%3E]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)