lordrip commented on PR #18127:
URL: https://github.com/apache/camel/pull/18127#issuecomment-2904042752

   Cool stuff @gnodet, I tried running YAML routes and it worked great 
:ok_hand: .
   
   Totally unrelated to this PR, when running:
   ```
   java -jar ./camel-jbang-launcher-4.12.0-SNAPSHOT.jar run --dev 
route.camel.yaml
   ```
   
   The auto reload works fine, but when running (mind the `./`:
   ```
   java -jar ./camel-jbang-launcher-4.12.0-SNAPSHOT.jar run --dev 
./route.camel.yaml
   ```
   
   Then the auto reload doesn't work :sweat_smile:, I'll create a separate 
issue for it, as the behavior is present in the Camel CLI itself.


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