ARTEMIS-3300: fix checkstyle failure after f4f2f4eeda
This commit is contained in:
parent
0d81e399fb
commit
cbdaee4afa
|
@ -84,7 +84,7 @@ public class OsgiBroker {
|
||||||
if (karafDataDir != null) {
|
if (karafDataDir != null) {
|
||||||
brokerInstance = karafDataDir + "/artemis/" + name;
|
brokerInstance = karafDataDir + "/artemis/" + name;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// todo if we start to pullout more configs from the main config then we
|
// todo if we start to pullout more configs from the main config then we
|
||||||
|
|
Loading…
Reference in New Issue