This is an automated email from the ASF dual-hosted git repository. pauls pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git
commit 5a14f4c3c96381f44310316689fdd4bd048bf436 Merge: d3a8098 caad289 Author: Karl Pauls <[email protected]> AuthorDate: Fri Jan 29 14:16:22 2021 +0100 SLING-9857: implement forced path with simple recreate .../apache/sling/jcr/repoinit/impl/UserUtil.java | 44 ++++------ .../sling/jcr/repoinit/impl/UserVisitor.java | 78 +++++++++++------ .../sling/jcr/repoinit/CreateGroupsTest.java | 79 ++++++++++++++--- .../sling/jcr/repoinit/CreateServiceUsersTest.java | 98 +++++++++++++++++++--- .../apache/sling/jcr/repoinit/CreateUsersTest.java | 97 +++++++++++++++++++-- .../jcr/repoinit/impl/ManyServiceUsersTest.java | 2 +- .../apache/sling/jcr/repoinit/impl/TestUtil.java | 15 ++++ 7 files changed, 326 insertions(+), 87 deletions(-)
