[
https://issues.apache.org/jira/browse/SLING-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883134#comment-16883134
]
Simone Tripodi commented on SLING-8573:
---------------------------------------
Since {{_rep_policy.xml}} files can potentially contain ACLs for both
system/user/group, the 2-phases scan will detect all system users in the first
phase, then all system-users related ACLs will be moved in the {{repoinit}}
section of the generated Feature model, all other ACLs will be filtered and
preserved in the original files.
> ACLs are missing from the converted content packages for regular users and
> groups
> ---------------------------------------------------------------------------------
>
> Key: SLING-8573
> URL: https://issues.apache.org/jira/browse/SLING-8573
> Project: Sling
> Issue Type: Bug
> Components: Content-Package to Feature Model Converter
> Reporter: Andrei Tuicu
> Assignee: Simone Tripodi
> Priority: Major
>
> ACLs are missing from the converted content packages for regular users and
> groups.
> All "_rep_policy" nodes are removed by the converter from the resulting
> content package and in the repoinit section of the JSON output there are only
> the ACLs for service users.
> We should either:
> * Add the ACLs in the repo init for all users, groups, system users, or
> * Don't remove the "_rep_policy" nodes from the resulting content package
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)