[
https://issues.apache.org/jira/browse/SLING-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Schaefer updated SLING-8363:
------------------------------------
Fix Version/s: (was: Content-Package to Feature Model Converter 1.0.0)
Content-Package to Feature Model Converter 1.0.2
> [cp2fm] map rep:SystemUser JCR nodes to repoinit Feature extension
> ------------------------------------------------------------------
>
> Key: SLING-8363
> URL: https://issues.apache.org/jira/browse/SLING-8363
> Project: Sling
> Issue Type: Bug
> Components: Content-Package to Feature Model Converter
> Affects Versions: Content-Package to Feature Model Converter 1.0.0
> Reporter: Simone Tripodi
> Assignee: Simone Tripodi
> Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.0.2
>
>
> As per summary, a JCR {{rep:SystemUser}} node, such as
> {noformat}
> <jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
> jcr:primaryType="rep:SystemUser"
> rep:authorizableId="asd"
> rep:principalName="asd"/>
> {noformat}
> has to be mapped to the {{repoinit}} Feature Model extension:
> {noformat}
> "repoinit:TEXT|true":[
> "create service user asd"
> ]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)