You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/10/23 19:09:36 UTC

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #327: Improve dev mode

lburgazzoli commented on a change in pull request #327: Improve dev mode
URL: https://github.com/apache/camel-quarkus/pull/327#discussion_r338228467
 
 

 ##########
 File path: examples/timer-log-xml/README.adoc
 ##########
 @@ -0,0 +1,28 @@
+= timer-log-xml
+
+This is a basic hello world example that use XML to set-up
+a Camel timer that triggers every second and prints to the
+log.
+
+To run it:
+
+[source,text]
+----
+$ mvn clean compile quarkus:dev -DnoDeps -Dcamel.main.xml-routes=file:$PWD/src/main/resources/routes/my-routes.xml
 
 Review comment:
   It appears not to be working in dev love, need to digg into this a little bit more and I’ll follow up with a new PR 

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