Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Scripting Core 2.0.8
-
None
Description
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.