[
https://issues.apache.org/jira/browse/SLING-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15544623#comment-15544623
]
Carsten Ziegeler commented on SLING-6002:
-----------------------------------------
Thanks for the patch [[email protected]]
It basically looks good, however the listener could be using the special value
"." for registering with the path, "." is replaced with the configured search
paths, so the path/glob should start with "glob:./"
[~radu.cotescu] Correct me if that is not wrong/not supported
> ScriptCacheImpl should move to new ResourceChangeListener API
> --------------------------------------------------------------
>
> Key: SLING-6002
> URL: https://issues.apache.org/jira/browse/SLING-6002
> Project: Sling
> Issue Type: Task
> Components: Scripting
> Reporter: Hanish Bansal
> Fix For: Scripting Core 2.0.40
>
> Attachments: Patch.txt
>
>
> org.apache.sling.scripting.core.impl.ScriptCacheImpl currently implements
> org.osgi.service.event.EventHandler Interface. We should start using the new
> ResourceChangeListener API.
> See [0] for details :
> https://issues.apache.org/jira/browse/SLING-5994
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)