Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-8363

[cp2fm] map rep:SystemUser JCR nodes to repoinit Feature extension

    XMLWordPrintableJSON

Details

    Description

      As per summary, a JCR rep:SystemUser node, such as

      <jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
                jcr:primaryType="rep:SystemUser"
                rep:authorizableId="asd"
                rep:principalName="asd"/>
      

      has to be mapped to the repoinit Feature Model extension:

      "repoinit:TEXT|true":[
        "create service user asd"
      ]
      

      Attachments

        Activity

          People

            simone.tripodi Simone Tripodi
            simone.tripodi Simone Tripodi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: