[
https://issues.apache.org/jira/browse/SLING-8637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seifert resolved SLING-8637.
-----------------------------------
Resolution: Fixed
https://github.com/apache/sling-org-apache-sling-caconfig-impl/commit/5ebaffaebab455f34e61d7caaa677406e94dacb9
> caconfig-impl: Lower loglevel vor warning in
> DefaultConfigurationResourceResolvingStrategy
> ------------------------------------------------------------------------------------------
>
> Key: SLING-8637
> URL: https://issues.apache.org/jira/browse/SLING-8637
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Context-Aware Configuration Impl 1.4.16
> Reporter: Stefan Seifert
> Assignee: Stefan Seifert
> Priority: Trivial
> Labels: contextaware-config
> Fix For: Context-Aware Configuration Impl 1.4.18
>
>
> in
> {{org.apache.sling.caconfig.resource.impl.def.DefaultConfigurationResourceResolvingStrategy}}
> it happens that the following warnings are reported:
> {noformat}
> Ignoring reference to /conf.../settings from /conf/.../settings - Probably
> misconfigured as it ends with '/settings'
> {noformat}
> the ignoring is correct, but we should log this only on DEBUG level, not at
> WARN level.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)