You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Egli (JIRA)" <ji...@apache.org> on 2016/11/29 11:22:59 UTC

[jira] [Resolved] (SLING-6174) Use Jackrabbit/Oak globbing support

     [ https://issues.apache.org/jira/browse/SLING-6174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Egli resolved SLING-6174.
--------------------------------
    Resolution: Fixed

Applied [~cziegeler]'s patch to trunk: http://svn.apache.org/viewvc?rev=1771884&view=rev

> Use Jackrabbit/Oak globbing support
> -----------------------------------
>
>                 Key: SLING-6174
>                 URL: https://issues.apache.org/jira/browse/SLING-6174
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>            Reporter: Carsten Ziegeler
>            Assignee: Stefan Egli
>             Fix For: JCR Resource 2.9.0
>
>         Attachments: jcresource-patch.txt
>
>
> We recently switched back to use a jcr listener (SLING-6138) unfortunately, Jackrabbit does not support glob patterns atm.
> Once JCR-4044 is fixed, we should use it.
> If the JR api will not support glob support, we have to come up with a different solution as today, either
> - switch back to oak observer
> - or only register a single jcr listener on root and do the filtering internally



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)