Workspace{Copy|Move}VersionableTest assumptions on versioning
-------------------------------------------------------------
Key: JCR-1065
URL: https://issues.apache.org/jira/browse/JCR-1065
Project: Jackrabbit
Issue Type: Bug
Components: JCR TCK
Reporter: Julian Reschke
These test cases assume that an ancestor of a versioned node can be made
versioned. This may not be true for all JCR compliant stores.
There should be a way to skip the test when it can not be executed.
One obvious approach would be to throw a NotExecutableException when the
attempt to enable versioning on the parent fails. However this has the drawback
that it can mask configuration errors.
Thoughts?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.