[
https://issues.apache.org/jira/browse/SLING-10217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301899#comment-17301899
]
Konrad Windszus commented on SLING-10217:
-----------------------------------------
[~cziegeler] WDYT? Has this been discussed at OSGi in the context of
https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.configurator.html?
> Support multiline string values in cfg.json
> -------------------------------------------
>
> Key: SLING-10217
> URL: https://issues.apache.org/jira/browse/SLING-10217
> Project: Sling
> Issue Type: Improvement
> Components: Installer
> Affects Versions: Installer Configuration Factory 1.3.4
> Reporter: Konrad Windszus
> Priority: Major
>
> Currently configurations of type {{.cfg.json}} only allow the JSON format
> defined by
> https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.configurator.html.
> For some very long values like {{scripts}} property for PID
> {{org.apache.sling.jcr.repoinit.RepositoryInitializer}} this makes the value
> very hard to read, as JSON does not support values spanning multiple lines.
> It would be nice if some line continuation character would be supported which
> allows to distribute a String value across multiple lines.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)