[
https://issues.apache.org/jira/browse/SLING-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls reassigned SLING-10468:
----------------------------------
Assignee: Angela Schreiber
> Converted content package is missing some .content.xml
> ------------------------------------------------------
>
> Key: SLING-10468
> URL: https://issues.apache.org/jira/browse/SLING-10468
> Project: Sling
> Issue Type: Bug
> Components: Content-Package to Feature Model Converter
> Affects Versions: Content-Package to Feature Model Converter 1.1.4
> Reporter: Angela Schreiber
> Assignee: Angela Schreiber
> Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.1.6
>
> Attachments: SLING-10468.patch,
> demo-cp-no-su-ace-at-group-folder-0.0.0-cp2fm-converted.zip,
> demo-cp-no-su-ace-at-group-folder.zip
>
>
> [~kpauls], when trying to install the converted content package as attached
> to SLING-10467 the import failed with {{ConstraintViolationException}}
> because the intermediate nodes for the demo-cp group and the regular user
> does no longer come with a _.content.xml_ defining it's node type and
> jackrabbit fvault resorting to it's _nt:folder_ default, which is not allowed
> by {{rep:AuthorizableFolder}}.
> In order to exclude the possibility that this is caused by the {{rep:policy}}
> node attached to the user/group folder nodes containing an ACE for one of the
> service users in the package, I created a slightly modified package that
> doesn't come with a AC policy at _/home/groups/demo-cp_ (but still has one
> with _/home/users/demo-cp_).
> Running the converter however returned the same output:
> There is no longer exists a _.content.xml_ file with neither the intermediate
> authorizable folder mentioned above. Not sure where that gets lost, but it
> looks like a bug to me (and will essentially prevent the converted content
> package from being installed).
> Am I missing something???
--
This message was sent by Atlassian Jira
(v8.3.4#803005)