Oliver Lietz created SLING-6179:
-----------------------------------
Summary: Remove default value for property references from
RepositoryInitializer
Key: SLING-6179
URL: https://issues.apache.org/jira/browse/SLING-6179
Project: Sling
Issue Type: Improvement
Components: JCR
Affects Versions: Repoinit JCR 1.0.2
Reporter: Oliver Lietz
The default value for property {{references}} is quite annoying in environments
not using provisioning model (tests, Karaf) and _unsetting_ leads to NPEs or
invalid format failures at several places.
{noformat}
DEFAULT_REFERENCE = "model@repoinit:context:/resources/provisioning/model.txt";
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)