Stefan Seifert created SLING-8637:
-------------------------------------
Summary: 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
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)