This is an automated email from the ASF dual-hosted git repository.
angela pushed a change to branch SLING-10236
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git.
from b5cdc68 SLING-10236 : Introduce Operation.asRepoInitString (verbose
output for repoinitparseexception in tests)
add 5c979d3 SLING-10252 Add automated tests to the repoinit parser
add 44a75b0 Merge pull request #8 from enapps-enorman/issue/SLING-10252
add a671343 Merge branch 'master' into SLING-10236
add 9ff54bb SLING-10236 : Introduce Operation.asRepoInitString
(incorporate SLING-10192, thanks Karl for spotting)
No new revisions were added by this update.
Summary of changes:
.../sling/repoinit/parser/operations/AclGroupBase.java | 16 ----------------
.../sling/repoinit/parser/operations/Operation.java | 17 +++++++++++++++++
.../sling/repoinit/parser/operations/SetProperties.java | 2 +-
src/test/resources/testcases/test-67-output.txt | 10 +++++++++-
src/test/resources/testcases/test-67.txt | 17 ++++++++++++++++-
src/test/resources/testcases/test-99-output.txt | 6 ++++++
src/test/resources/testcases/test-99.txt | 11 +++++++++++
7 files changed, 60 insertions(+), 19 deletions(-)