[
https://issues.apache.org/jira/browse/SLING-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821084#comment-16821084
]
Simone Tripodi commented on SLING-8363:
---------------------------------------
Initial impl provided on
[677c411|https://github.com/apache/sling-org-apache-sling-feature-cpconverter/commit/677c41117e09feb596532e7524aac8aeb932892a]
> [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: Feature Model, Maven Plugins and Archetypes
> Reporter: Simone Tripodi
> Assignee: Simone Tripodi
> Priority: Major
>
> 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
(v7.6.3#76005)