Description
when validation a content package containing data with a node type extending mix:versionable (and the protected properties are stripped out of the local content) validation failes with:
ERROR] ValidationViolation: "jackrabbit-nodetypes: Mandatory property 'jcr:predecessors' missing in node with types [cq:WorkflowModel] at /var/workflow/models/dam/dam_update_asset1" [ERROR] ValidationViolation: "jackrabbit-nodetypes: Mandatory property 'jcr:baseVersion' missing in node with types [cq:WorkflowModel] at /var/workflow/models/dam/dam_update_asset1" [ERROR] ValidationViolation: "jackrabbit-nodetypes: Mandatory property 'jcr:versionHistory' missing in node with types [cq:WorkflowModel] at /var/workflow/models/dam/dam_update_asset1"
sample project to reproduce the problem:
https://github.com/stefanseifert/filevault-package-maven-plugin-validation-issues/tree/master/content-packages/workflow-content
Attachments
Issue Links
- is related to
-
JCRVLT-489 jackrabbit-nodetypes validator errors for cq:WorkflowModel
- Resolved
- links to