Fix sonar found same code for two branches issue ------------------------------------------------
Key: CAMEL-3639 URL: https://issues.apache.org/jira/browse/CAMEL-3639 Project: Camel Issue Type: Bug Components: camel-core Affects Versions: 2.6.0 Reporter: Tracy Snell Priority: Trivial Fix For: 2.7.0 Attachments: sonar1.txt Silly short but gets rid of the Sonar issue and the code is slightly cleaner. Dodgy - Method uses the same code for two branches : Method org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(boolean, boolean, boolean, boolean, Collection) uses the same code for two branches -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira