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 6007f20 SLING-10236 : Introduce Operation.asRepoInitString (initial
draft with FIXMEs and TODOs)
add 4484f8b SLING-10236 : Introduce Operation.asRepoInitString (rename
escape method, add additional assertion in test assuming that
Operation.toString is suitable to compare expected and generated result)
No new revisions were added by this update.
Summary of changes:
.../sling/repoinit/parser/operations/DisableServiceUser.java | 2 +-
.../org/apache/sling/repoinit/parser/operations/Operation.java | 8 +++++---
.../apache/sling/repoinit/parser/operations/SetProperties.java | 2 +-
.../org/apache/sling/repoinit/parser/test/AsRepoInitTest.java | 6 +++++-
4 files changed, 12 insertions(+), 6 deletions(-)