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 684b4d70cd26c750004574b514ef09cc36b7e0f7 Merge: 18b394f 6ec10c3 Author: anchela <[email protected]> AuthorDate: Thu Nov 10 13:23:59 2022 +0100 Merge pull request #149 from apache/SLING-11663 SLING-11663 : Create all service users with forced path .../accesscontrol/DefaultAclManager.java | 42 +++++++++++++++-- .../cpconverter/accesscontrol/EnforceInfo.java | 3 +- ...ntentPackage2FeatureModelConverterLauncher.java | 5 +- .../cpconverter/repoinit/SystemUserVisitor.java | 4 ++ .../cpconverter/shared/ConverterConstants.java | 7 +++ .../ConverterUserAndPermissionTest.java | 53 +++++++++++++--------- .../org/apache/sling/feature/cpconverter/Util.java | 9 ++++ .../cpconverter/accesscontrol/AclManagerTest.java | 41 +++++++++++++---- .../cpconverter/accesscontrol/EnforceInfoTest.java | 53 +++++++++++++++++----- .../accesscontrol/EnforcePrincipalBasedTest.java | 8 ++-- .../feature/cpconverter/handlers/RepoInitTest.java | 16 ++++--- 11 files changed, 181 insertions(+), 60 deletions(-)
