You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2021/01/12 16:11:48 UTC

[sling-org-apache-sling-feature-cpconverter] branch issues/SLING-9974 updated (80b609e -> eb6963e)

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

pauls pushed a change to branch issues/SLING-9974
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git.


    from 80b609e  SLING-9974: add nullability annotations
     add 66383cc  SLING-8942 : Support aggregate and abstract privileges (#45)
     add eb6963e  Merge master

No new revisions were added by this update.

Summary of changes:
 .../cpconverter/accesscontrol/AclManager.java      |  4 +-
 .../accesscontrol/DefaultAclManager.java           | 55 ++++++++++++++++++----
 .../cpconverter/handlers/PrivilegesHandler.java    | 47 +++---------------
 .../handlers/PrivilegesHandlerTest.java            | 13 ++++-
 .../handlers/META-INF/vault/privileges.xml         |  5 +-
 5 files changed, 71 insertions(+), 53 deletions(-)