JcrInstall should only observe configured folders
-------------------------------------------------
Key: SLING-1295
URL: https://issues.apache.org/jira/browse/SLING-1295
Project: Sling
Issue Type: Improvement
Components: Installer
Reporter: Carsten Ziegeler
Currently jcr install listens for all modifications in the repository - however
only changes to the configured locations are of interest, therefore jcr install
should register more specific listeners for the various configured paths.
This can be done by registering event listener proxy that all forward the
events to a single listener
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.