lburgazzoli commented on issue #1073: java.lang.NoSuchMethodError: com.javainuse.route.SimpleRouteBuilder.getContext()Lorg/apache/camel/model/ModelCamelContext; URL: https://github.com/apache/camel-k/issues/1073#issuecomment-557815333 I did try to investigate the issue but the apache-camel-consume artifact has some issues: - it has tons of not needed dependncies among which spring-boot which as example breaks camel-k-runtime logging as it brings logback - SimpleRouteBuilder is also part of the project so you have the same class duplicated in the classpath Would be nice to have a simpler and clean project structure to help investigate the issue.
---------------------------------------------------------------- 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
