lburgazzoli commented on issue #1143: Basic groovy example generates "Ambiguous method overloading for method org.apache.camel.model.RouteDefinition#process" URL: https://github.com/apache/camel-k/issues/1143#issuecomment-565930842 Till we get it fixed, you can workaround it by coercing the closure to the type .process { it.in.body = 'Hello Camel K!' } as Processor
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services