This is an automated email from the ASF dual-hosted git repository.
andysch pushed a change to branch fix/SLING-11427-Namespace-with-hashtag
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git
from 32ec026 As suggested by Eric I removed the backslash and use the
QuotableStringUtil.forRepoInitString() in the operation
add 76020a9 Per Eric’s suggestion I adjusted the Quotable String Util
No new revisions were added by this update.
Summary of changes:
.../org/apache/sling/repoinit/parser/impl/QuotableStringUtil.java | 7 +++----
.../apache/sling/repoinit/parser/operations/RegisterNamespace.java | 7 ++++---
src/test/resources/testcases/test-40-output.txt | 2 +-
3 files changed, 8 insertions(+), 8 deletions(-)