Support for single-workspace repositories
-----------------------------------------
Key: JCR-801
URL: https://issues.apache.org/jira/browse/JCR-801
Project: Jackrabbit
Issue Type: Improvement
Components: JCR TCK
Reporter: Julian Reschke
Priority: Minor
There should be a way to configure the test cases in a way such that
NodeTest.java can pass although the repository implementation does not support
multiple workspaces.
The cleanest approach probably would be to allow javax.jcr.tck.workspacename to
stay undefined, and to skip the tests in that case. Alternatives would be a
special name indicating lack of support for other workspaces, or an additional
config variable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.