[
https://issues.apache.org/jira/browse/SLING-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400023#comment-15400023
]
Oliver Lietz commented on SLING-5923:
-------------------------------------
[~bdelacretaz], I would prefer an explicit setting for the text format, e.g.
property {{text.format}} with options:
{noformat}
enum TextFormat {
MODEL,
RAW
}
{noformat}
> Support <RAW> marker in model.section.name config param of
> jcr.repoinit.RepositoryInitializer
> ---------------------------------------------------------------------------------------------
>
> Key: SLING-5923
> URL: https://issues.apache.org/jira/browse/SLING-5923
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Affects Versions: Repoinit JCR 1.0.0
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
> Priority: Minor
> Fix For: Repoinit JCR 1.0.2
>
>
> The {{RepositoryInitializer}} currently supports leaving the
> {{model.section.name}} parameter empty to indicate that the configured URL
> provides raw repoinit statements, as opposed to the contents of a
> provisioning model.
> Configuring an empty string might not always be convenient, in addition to
> that empty value we should support a special {{<RAW>}} string to have the
> same meaning.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)