Felix Meschberger created SLING-2529:
----------------------------------------
Summary: Add support for JCR Observation event types: NODE_MOVED
and PERSIST
Key: SLING-2529
URL: https://issues.apache.org/jira/browse/SLING-2529
Project: Sling
Issue Type: Improvement
Components: JCR
Affects Versions: JCR Resource 2.1.0
Reporter: Felix Meschberger
Fix For: JCR Resource 2.1.2
The JcrResourceListener does not currently support two event types added in the
JCR 2.0 specification:
* NODE_MOVED
* PERSIST
Particularly NODE_MOVED is an important event which we should support with a
properly mapped OSGi event.
The PERSIST event might be useful in creating event group boundaries.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira