Oliver Lietz created SLING-6043:
-----------------------------------
Summary: Switch from inline configurations to config files
Key: SLING-6043
URL: https://issues.apache.org/jira/browse/SLING-6043
Project: Sling
Issue Type: Improvement
Components: Karaf
Reporter: Oliver Lietz
Assignee: Oliver Lietz
Fix For: Karaf Features 0.2.0, Karaf Integration Tests 0.2.0,
Karaf Distribution 0.2.0, Karaf Configs 0.2.0
Inline configurations (in features) have two major drawbacks in Karaf (4.0.5):
* only [{{java.util.Property}}
format|https://sling.apache.org/documentation/bundles/configuration-installer-factory.html#property-files-cfg]
({{.cfg}}) is supported, not the required [Apache Felix ConfigAdmin
format|https://sling.apache.org/documentation/bundles/configuration-installer-factory.html#configuration-files-config]
({{.config}})
* factory configurations are created twice
Though configuration files means more maintenance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)