Make dependency to jcr optional
-------------------------------
Key: SLING-1269
URL: https://issues.apache.org/jira/browse/SLING-1269
Project: Sling
Issue Type: Improvement
Components: Scripting
Affects Versions: Scripting Core 2.0.8
Reporter: Carsten Ziegeler
The current scripting supports the "currentNode" binding (if the resource is
adaptable to a jcr node). This creates a hard dependency to the jcr api - if
the scripting is used without a repository the api still needs to be available.
This dependency should be made optional.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.