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 bacfbd7  SLING-10127 optionally emit converted content type packages 
to dedicated folder (#70)
     add 82b2835  SLING-10286 : Converter ignores disabled status of system user
     new 5be6cf3  Merge pull request #73 from apache/SLING-10286

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:
 .../cpconverter/accesscontrol/AbstractUser.java    | 12 +++++++
 .../accesscontrol/DefaultAclManager.java           |  5 +++
 .../cpconverter/accesscontrol/SystemUser.java      | 11 +++++++
 .../feature/cpconverter/accesscontrol/User.java    | 11 +++++++
 .../cpconverter/handlers/AbstractUserParser.java   |  4 +--
 .../cpconverter/handlers/GroupEntryHandler.java    |  3 +-
 .../cpconverter/handlers/UsersEntryHandler.java    | 16 ++++++----
 .../handlers/UsersEntryHandlerTest.java            | 37 ++++++++++++++++++++++
 .../users/a/{author => disableduser}/.content.xml  |  7 ++--
 .../users/system/services/random1/.content.xml     |  3 +-
 10 files changed, 95 insertions(+), 14 deletions(-)
 copy 
src/test/resources/org/apache/sling/feature/cpconverter/handlers/jcr_root/home/users/a/{author
 => disableduser}/.content.xml (85%)

Reply via email to