Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simonstrator
PeerfactSim.KOM
Commits
148319c1
Commit
148319c1
authored
May 17, 2017
by
Simon Luser
Browse files
small config update
parent
ce548198
Changes
1
Show whitespace changes
Inline
Side-by-side
src/de/tud/kom/p2psim/impl/scenario/DefaultConfigurator.java
View file @
148319c1
...
@@ -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
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment