You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/04/07 13:50:53 UTC

[GitHub] [camel-quarkus] essobedo opened a new pull request, #4755: Ref #4749 - java-joor-dsl - Add templated route support to native mode

essobedo opened a new pull request, #4755:
URL: https://github.com/apache/camel-quarkus/pull/4755

   fixes #4749 
   
   ## Motivation
   
   If we try to add a `RouteBuilder` with a `templatedRoute` in native mode, no route will be created at runtime.
   
   ## Modifications:
   
   * Add the templated routes that are defined by the `RouteBuilder`s
   * Add a unit test to ensure that it works as expected


-- 
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-unsubscribe@camel.apache.org

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


[GitHub] [camel-quarkus] ppalaga merged pull request #4755: Ref #4749: java-joor-dsl - Add templated route support to native mode

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga merged PR #4755:
URL: https://github.com/apache/camel-quarkus/pull/4755


-- 
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-unsubscribe@camel.apache.org

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