mgencur opened a new issue #908: Update Camel-K/Knative examples for 1.0.0-M1 release URL: https://github.com/apache/camel-k/issues/908 The goal is to update https://github.com/apache/camel-k/tree/1.0.0-M1/examples/knative so that it works with the latest 1.0.0-M1 release. Currently, I'm getting this error when running the examples: ``` Exception in thread "main" org.apache.camel.RuntimeCamelException: java.lang.IllegalArgumentException: Unable to find loader for: Source{location='file:/etc/camel/sources/i-source-000/source.flow', language=flow , compressed=false} at org.apache.camel.RuntimeCamelException.wrapRuntimeCamelException(RuntimeCamelException.java:52) at ``` According to @lburgazzoli the examples need to be updated because "the flow does not exists anymore and we now have a full yaml dal for camel"
---------------------------------------------------------------- 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
