You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2007/08/17 14:20:30 UTC

[jira] Commented: (JCR-1065) Workspace{Copy|Move}VersionableTest assumptions on versioning

    [ https://issues.apache.org/jira/browse/JCR-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520530 ] 

Marcel Reutegger commented on JCR-1065:
---------------------------------------

Sounds reasonable.

> 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.