You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2019/10/10 16:01:47 UTC

[camel-quarkus] branch master updated (ca095b3 -> da86fba)

This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


    from ca095b3  Adding -U to Jenkinsfile.quarkus
     add da86fba  camel application property routesUri is not overridden at runtime #54

No new revisions were added by this update.

Summary of changes:
 .../quarkus/core/deployment/BuildProcessor.java    | 17 +++++++---
 .../core/deployment/HotDeploymentProcessor.java    |  6 ++--
 .../org/apache/camel/quarkus/core/CamelConfig.java | 15 +++++----
 integration-tests/core-main/test/pom.xml           |  4 +++
 .../test/src/main/resources/application.properties |  6 ++--
 .../org/apache/camel/quarkus/core/CamelTest.java   |  3 +-
 .../test/src/test/resources/my-routes.xml          | 38 +++++++++-------------
 7 files changed, 47 insertions(+), 42 deletions(-)
 copy catalog/pom.xml => integration-tests/core-main/test/src/test/resources/my-routes.xml (57%)