davsclaus commented on issue #6057:
URL: https://github.com/apache/camel-quarkus/issues/6057#issuecomment-2088243657

   you need to run camel-quarkus with the SNAPSHOT version of Camel which has 
your fix (camel-cli-connector extension).
   
   the camel-jbang you can use the 4.5.0 released version as CLI
   
   So if you have a SNAPSHOT build of Quarkus that uses a SNAPSHOT of Camel 
Quarkus that has your fix then its something ala:
   
   camel run Foo.java --runtime=quarkus --quarkus-version=999-SNAPSHOT
   
   camel get
   
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to