[
https://issues.apache.org/jira/browse/SLING-6174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707892#comment-15707892
]
Radu Cotescu commented on SLING-6174:
-------------------------------------
Sorry, I had already left the office yesterday. I was running the HTL tests,
which rely on some file changes to trigger recompilation of scripts and use
objects. However, you can easily test this by starting a launchpad with your
changes and then trying to modify any of the code from
http://localhost:8080/htl/repl.html - you'll notice that irrespective of your
changes the view panel doesn't change - see
{{org.apache.sling.scripting.core.impl.ScriptCacheImpl}} and
{{org.apache.sling.scripting.sightly.impl.engine.ResourceBackedPojoChangeMonitor}}.
> 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)