[
https://issues.apache.org/jira/browse/CMIS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791429#action_12791429
]
Michael Dürig commented on CMIS-80:
-----------------------------------
Serge, I'm not sure whether this is required but I think it would be a good
idea to add a residual definition for a node also:
+ * (nt:base) = nt:unstructured multiple version
Also using JackrabbitNodeTypeManager instead of NodeTypeManagerImpl would be
slightly cleaner. Just nitpicking...
> JCR tests: setup fails due to missing mix:unstructured
> ------------------------------------------------------
>
> Key: CMIS-80
> URL: https://issues.apache.org/jira/browse/CMIS-80
> Project: Chemistry
> Issue Type: Bug
> Components: jcr
> Reporter: Michael Dürig
> Attachments: CMIS-80.patch, Node_type_registration_with_CND_file.patch
>
>
> As noted in CMIS-73 the tests don't pass because in JcrNewFolder save() tries
> to do a node.addMixin("mix:unstructured") which doesn't work as this mixin is
> not defined.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.