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 2018/01/26 13:52:43 UTC

[sling-org-apache-sling-repoinit-parser] 01/01: Merge pull request #1 from apache/SLING-7227

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-repoinit-parser.git

commit ae20c94140b52bbe90b9731c5c7785e596f0fe7c
Merge: 15b9068 8014247
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Fri Jan 26 14:52:40 2018 +0100

    Merge pull request #1 from apache/SLING-7227
    
    SLING-7227:  Add ability to register custom privileges.

 .../parser/operations/OperationVisitor.java        |  1 +
 .../parser/operations/RegisterPrivilege.java       | 78 ++++++++++++++++++++++
 src/main/javacc/RepoInitGrammar.jjt                | 17 +++++
 .../parser/test/OperationToStringVisitor.java      |  6 ++
 src/test/resources/testcases/test-42-output.txt    |  6 ++
 src/test/resources/testcases/test-42.txt           |  6 ++
 src/test/resources/testcases/test-99-output.txt    |  4 ++
 src/test/resources/testcases/test-99.txt           |  5 ++
 8 files changed, 123 insertions(+)


-- 
To stop receiving notification emails like this one, please contact
pauls@apache.org.