Commit 148319c1 authored by Simon Luser's avatar Simon Luser
Browse files

small config update

parent ce548198
...@@ -383,6 +383,7 @@ public class DefaultConfigurator implements Configurator { ...@@ -383,6 +383,7 @@ public class DefaultConfigurator implements Configurator {
} }
} else { } else {
// component cannot be created and has not been registered // component cannot be created and has not been registered
if (!name.equals("Description"))
Monitor.log(DefaultConfigurator.class, Level.WARN, Monitor.log(DefaultConfigurator.class, Level.WARN,
"Skip element " + name); "Skip element " + name);
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment