You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/03 11:12:58 UTC

[jira] [Commented] (SLING-6423) Allow for specifying ACL merge mode (ACHandling) in repoinit

    [ https://issues.apache.org/jira/browse/SLING-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794806#comment-15794806 ] 

ASF GitHub Bot commented on SLING-6423:
---------------------------------------

GitHub user nitin-nizhawan opened a pull request:

    https://github.com/apache/sling/pull/194

    SLING-6423, Allow for specifying ACL merge mode (ACHandling) in repoinit

     - test cases for merge and merge_preserve mode

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nitin-nizhawan/sling nitin-nizhawan/SLING-6423

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/194.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #194
    
----
commit 13837f09942f692a0c6d003d4fea9c48e522475a
Author: Nitin Nizhawan <ni...@gmail.com>
Date:   2017-01-03T10:48:08Z

    SLING-6423, Allow for specifying ACL merge mode (ACHandling) in repoinit
    
     - test cases for merge and merge_preserve mode

----


> Allow for specifying ACL merge mode (ACHandling) in repoinit
> ------------------------------------------------------------
>
>                 Key: SLING-6423
>                 URL: https://issues.apache.org/jira/browse/SLING-6423
>             Project: Sling
>          Issue Type: New Feature
>          Components: Repoinit
>            Reporter: Nitin Nizhawan
>
> Repoinit by default just add new ACLs if they are not already present.
> By contract package manager provides various strategies for ACL merging
> Extend repoinit to allow specifying these strategies https://jackrabbit.apache.org/filevault/apidocs/org/apache/jackrabbit/vault/fs/io/AccessControlHandling.html#MERGE



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)