[ 
https://issues.apache.org/jira/browse/CAMEL-23293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18077602#comment-18077602
 ] 

Claus Ibsen commented on CAMEL-23293:
-------------------------------------

We may look at SB in --dev mode, which requires adding dev-tools

https://docs.spring.io/spring-boot/reference/using/devtools.html

> [camel-jbang] Files are not synched in dev-mode with Quarkus runtime
> --------------------------------------------------------------------
>
>                 Key: CAMEL-23293
>                 URL: https://issues.apache.org/jira/browse/CAMEL-23293
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jbang
>    Affects Versions: 4.18.1
>            Reporter: Simon Hartl
>            Assignee: Claudio Miranda
>            Priority: Minor
>
> According to the documentation the '--dev' flag should also allow hot-reload 
> when using the Quarkus runtime.
> However when I run a route with the following command the hot-reload hence 
> dev-mode doesn't work.
> {{camel run --dev --runtime=quarkus testroute.camel.yaml}}
> I did see that a temp-directory within '.camel-jabng-run' is created which 
> contains the route. Also the Quarkus project itself is run with the 
> 'quarkus:dev' target as changing the file 
> '.camel-jabng-run/.../src/main/resources/camel/testroute.camel.yaml' does 
> auto-reload.
> But it seems the 'testroute.camel.yaml' isn't synced into the 
> '.camel-jabng-run/.../src/main/resources/camel' directory on change.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to