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 18b394f  [maven-release-plugin] prepare for next development iteration
     add 1788af5  SLING-11663 : Create all service users with forced path
     add 6ec10c3  SLING-11663 : avoid removing existing constructor but instead 
deprecate it
     new 684b4d7  Merge pull request #149 from apache/SLING-11663

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:
 .../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(-)

Reply via email to