[
https://issues.apache.org/jira/browse/JCRVLT-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175512#comment-17175512
]
Stefan Seifert commented on JCRVLT-461:
---------------------------------------
JCRVLT-463 is probably the same problem, although the error message is
different.
> jackrabbit-nodetypes: Mandatory property ''{http://www.jcp.org/jcr/1.0}data'
> missing in node with types [oak:Resource]
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: JCRVLT-461
> URL: https://issues.apache.org/jira/browse/JCRVLT-461
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: vlt
> Affects Versions: 3.4.6
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 3.4.8
>
>
> This is due to the fact that currently only {{jcr:data}} property attributes
> below {{nt:resource}} types are ignored (but not below {{oak:Resource}}).
> In general an improved
> https://jackrabbit.apache.org/filevault/vaultfs.html#Extended_File_aggregates
> and https://jackrabbit.apache.org/filevault/vaultfs.html#Resource_Nodes
> handling should be implemented which
> # detects {{jcr:data}} properties provided by binary files
> # will defer checking for mandatory missing properties until the parent node
> is fully processed (i.e. attributes by sibling files are processed)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)