[
https://issues.apache.org/jira/browse/SLING-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-4126.
-------------------------------------
Resolution: Fixed
Configurations can now be merged by specifying the mode "merge" in the
configuration file that is merged into the base file:
[configurations]
my.pid [mode=merge]
new.prop="newValue"
replace.prop="anotherValue"
> Provide a mechanism to merge configurations
> -------------------------------------------
>
> Key: SLING-4126
> URL: https://issues.apache.org/jira/browse/SLING-4126
> Project: Sling
> Issue Type: Improvement
> Components: Maven Plugins and Archetypes
> Affects Versions: Sling Provisioning Model 1.0.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Sling Provisioning Model 1.1.2
>
>
> Right now, if a model is merged a configuration can only be overwritten which
> means if an overlay just wants to add or change a single parameter, it has to
> repeat the whole configuration
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)