Satya Deep Maheshwari created SLING-4961:
--------------------------------------------
Summary: Add ability to handle webdav based LOCK/UNLOCK requests
Key: SLING-4961
URL: https://issues.apache.org/jira/browse/SLING-4961
Project: Sling
Issue Type: Improvement
Components: JCR
Reporter: Satya Deep Maheshwari
JCR-3895 intends to provide the ability to add handlers for handling webdav
based 'lock/unlock' requests. Currently this ability is just available for
other webdav operations like to copy/move etc. but is missing for 'lock/unlock'
.
Sling has written its own managers to keep track of these handlers. See [1]
which has pre-existing handler managers like SlingCopyMoveManager.
The intent of this jira issue is to add a lock handler manager so that the lock
handler functionality can be leveraged in Sling whenever it becomes available.
[1] -
https://github.com/apache/sling/tree/trunk/bundles/jcr/webdav/src/main/java/org/apache/sling/jcr/webdav/impl/handler
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)