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-k-runtime.git.


    from 6f72bba  chore: cleanup pom and boms
     new ba9a261  Allow to configure quarkus through runtime's application 
properties
     new efb7df4  Amend amel-k-runtime-example-quarkus-yaml to show how to 
configure quarkus through runtime properties

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ApplicationRuntimeConfigSourceProvider.java    | 47 ++++++++++++++++++++++
 ...se.microprofile.config.spi.ConfigSourceProvider |  3 +-
 .../data/application.properties                    |  6 +++
 .../data/routes.yaml                               |  2 +-
 .../camel-k-runtime-example-quarkus-yaml/pom.xml   |  7 +++-
 5 files changed, 61 insertions(+), 4 deletions(-)
 create mode 100644 
camel-k-quarkus/camel-k-runtime-quarkus/runtime/src/main/java/org/apache/camel/k/quarkus/ApplicationRuntimeConfigSourceProvider.java
 copy 
camel-k-loader-groovy/src/main/resources/META-INF/services/org/apache/camel/k/loader/groovy
 => 
camel-k-quarkus/camel-k-runtime-quarkus/runtime/src/main/resources/META-INF/services/org.eclipse.microprofile.config.spi.ConfigSourceProvider
 (92%)

Reply via email to