Data Store: remove kill switch "InternalValue.USE_DATA_STORE"
-------------------------------------------------------------
Key: JCR-2149
URL: https://issues.apache.org/jira/browse/JCR-2149
Project: Jackrabbit Content Repository
Issue Type: Improvement
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
Fix For: 2.0.0
There is still a "kill switch" (public static final boolean USE_DATA_STORE) in
the class org.apache.jackrabbit.core.value.InternalValue. In version 2.0 this
constant should be removed. Also, the system property
"org.jackrabbit.useDataStore" will no longer be used.
It is still possible to disable the DataStore (don't include a DataStore
configuration in repository.xml).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.