Chetan Mehrotra created OAK-7124:
------------------------------------
Summary: Support MemoryNodeStore with NodeStoreFixtureProvider
Key: OAK-7124
URL: https://issues.apache.org/jira/browse/OAK-7124
Project: Jackrabbit Oak
Issue Type: Improvement
Components: run
Reporter: Chetan Mehrotra
Assignee: Chetan Mehrotra
Fix For: 1.8, 1.7.15
At times we need to use oak-run console to just execute some script (like
OAK-7122). Currently oak-run console would require a working repository access.
To support such cases we should enable support for using MemoryNodeStore. So
following command can be used
{noformat}
java -jar oak-run-*.jar console memory
{noformat}
The memory NodeStore can be used to play with NodeStore API. Or this can just
be used to enable launch of groovy script
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)