You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by an...@apache.org on 2021/05/07 13:01:23 UTC

[sling-org-apache-sling-feature-cpconverter] branch master updated (e53fdfa -> b61ce00)

This is an automated email from the ASF dual-hosted git repository.

angela pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git.


    from e53fdfa  Use released Repoinit Parser 1.6.8
     add 3ecd4d8  SLING-10359 : RepPrincipalPolicyEntryHandler: rep:effectivePath is defined to be of type PATH
     add 9be5010  SLING-10359 : RepPrincipalPolicyEntryHandler: rep:effectivePath is defined to be of type PATH
     new b61ce00  Merge pull request #76 from apache/SLING-10359

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../handlers/RepPrincipalPolicyEntryHandler.java        | 12 +++++++++++-
 .../handlers/RepPrincipalPolicyEntryHandlerTest.java    | 17 +++++++++++++++++
 .../system/services/random1/_rep_principalPolicy.xml    |  2 +-
 .../system/services/random2/_rep_principalPolicy.xml    |  2 +-
 .../system/services/random3/_rep_principalPolicy.xml    |  2 +-
 .../home/users/system/services/random4/.content.xml     |  4 ++--
 .../system/services/random4/_rep_principalPolicy.xml    |  2 +-
 .../system/services/{random4 => random5}/.content.xml   |  4 ++--
 .../{random4 => random5}/_rep_principalPolicy.xml       |  4 ++--
 9 files changed, 38 insertions(+), 11 deletions(-)
 copy src/test/resources/org/apache/sling/feature/cpconverter/handlers/jcr_root/home/users/system/services/{random4 => random5}/.content.xml (92%)
 copy src/test/resources/org/apache/sling/feature/cpconverter/handlers/jcr_root/home/users/system/services/{random4 => random5}/_rep_principalPolicy.xml (88%)

[sling-org-apache-sling-feature-cpconverter] 01/01: Merge pull request #76 from apache/SLING-10359

Posted by an...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

angela pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git

commit b61ce0011b119f7d94b24b5f7faa552f9d6eaeca
Merge: e53fdfa 9be5010
Author: anchela <an...@apache.org>
AuthorDate: Fri May 7 15:01:09 2021 +0200

    Merge pull request #76 from apache/SLING-10359
    
    SLING-10359 : RepPrincipalPolicyEntryHandler: rep:effectivePath is defined to be of type PATH

 .../handlers/RepPrincipalPolicyEntryHandler.java        | 12 +++++++++++-
 .../handlers/RepPrincipalPolicyEntryHandlerTest.java    | 17 +++++++++++++++++
 .../system/services/random1/_rep_principalPolicy.xml    |  2 +-
 .../system/services/random2/_rep_principalPolicy.xml    |  2 +-
 .../system/services/random3/_rep_principalPolicy.xml    |  2 +-
 .../home/users/system/services/random4/.content.xml     |  4 ++--
 .../system/services/random4/_rep_principalPolicy.xml    |  2 +-
 .../system/services/{random4 => random5}/.content.xml   |  4 ++--
 .../{random4 => random5}/_rep_principalPolicy.xml       |  4 ++--
 9 files changed, 38 insertions(+), 11 deletions(-)