[
https://issues.apache.org/jira/browse/CMIS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serge Huber updated CMIS-80:
----------------------------
Attachment: External_definition_file.patch
I've regenerated the patch file by including your suggestions :
- renamed NodeTypeRegistryImpl with JackrabbitNodeTypeRegistry (but why is it
deprecated ?)
- added the child node definition to the mixin type
- removed the pom.xml file from the patch, as the tests are not executing
correctly so that it no longer interferes with the building of the project.
> 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, External_definition_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.