You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/08/19 06:20:14 UTC

[GitHub] [camel-k] mgencur opened a new issue #908: Update Camel-K/Knative examples for 1.0.0-M1 release

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:
users@infra.apache.org


With regards,
Apache Git Services