[
https://issues.apache.org/jira/browse/SLING-7230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seifert resolved SLING-7230.
-----------------------------------
Resolution: Fixed
rev 3e2166c03caa92eaacfc16daa099670b5b10030b
i introduced a new config property {{configCollectionPropertiesResourceNames}}
in {{ConfigurationManagementSettingsImpl}} which can be configured to a string
array like {{\["jcr:content", "."\]}}.
> CAConfig Impl: Allow to configure alterantive lookup resource names for
> configuration collection properties
> -----------------------------------------------------------------------------------------------------------
>
> Key: SLING-7230
> URL: https://issues.apache.org/jira/browse/SLING-7230
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Context-Aware Configuration Impl 1.4.6
> Reporter: Stefan Seifert
> Assignee: Stefan Seifert
> Labels: contextaware-config
> Fix For: Context-Aware Configuration Impl 1.4.8
>
>
> when custom node structures are used to store configuration collection parent
> nodes with storing the collection properties in a subnode (e.g.
> {{jcr:content}}), this needs to be supported by the ConfigurationManager
> implementation as well.
> for the {{DefaultConfigurationInheritanceStrategy}} a configuration property
> already exists (configPropertyInheritancePropertyNames), but not for the
> ConfigurationManager implementation which returns the property map of a
> configuration collection.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)