You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Stefan Seifert (Jira)" <ji...@apache.org> on 2020/08/11 12:05:00 UTC

[jira] [Commented] (JCRVLT-461) jackrabbit-nodetypes: Mandatory property ''{http://www.jcp.org/jcr/1.0}data' missing in node with types [oak:Resource]

    [ https://issues.apache.org/jira/browse/JCRVLT-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175500#comment-17175500 ] 

Stefan Seifert commented on JCRVLT-461:
---------------------------------------

i stumbled about the same problem - it can be reproduced with this (AEM) test project:
https://github.com/stefanseifert/filevault-package-maven-plugin-validation-issues/tree/master/content-packages/sample-content

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