Radu Cotescu created SLING-5837:
-----------------------------------
Summary: Allow
org.apache.sling.api.resource.observation.ResourceChangeListener to define glob
patterns for resource matching
Key: SLING-5837
URL: https://issues.apache.org/jira/browse/SLING-5837
Project: Sling
Issue Type: Improvement
Components: API
Affects Versions: API 2.12.0
Reporter: Radu Cotescu
Assignee: Radu Cotescu
While the previous way to interact with Resource change events through
registering {{EventHandler}}s allowed defining glob patterns for matching the
watched paths, the current status of the {{ResourceChangeListener}} only allows
subscribing to events for concrete paths.
In order to allow for the same filtering flexibility,
{{ResourceChangeListener}} should also accept glob patterns for its
{{resource.paths}} configuration property.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)