lburgazzoli commented on a change in pull request #81: Support camel 3.0.0 M3 
#79
URL: https://github.com/apache/camel-k-runtime/pull/81#discussion_r292031241
 
 

 ##########
 File path: 
camel-k-runtime-core/src/test/java/org/apache/camel/k/support/RuntimeSupportTest.java
 ##########
 @@ -16,21 +16,20 @@
  */
 package org.apache.camel.k.support;
 
+import static org.assertj.core.api.Assertions.assertThat;
+
 import java.util.List;
 import java.util.Properties;
 
 import org.apache.camel.CamelContext;
 import org.apache.camel.Ordered;
 import org.apache.camel.component.properties.PropertiesComponent;
 import org.apache.camel.impl.DefaultCamelContext;
-import org.apache.camel.impl.ExplicitCamelContextNameStrategy;
+import org.apache.camel.impl.engine.ExplicitCamelContextNameStrategy;
 
 Review comment:
   yup, will clean up once M4 will be out out

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to