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

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 784684f  Regen for commit 3fe499dcb71a63bf5245a4282702af328c9548b1 
(#7235)
     new 2f97665  CAMEL-17815: camel-jbang - In modeline mode then eager 
discover routes and pre-load modeline to allow properties to be used during 
bootstrap.
     new 72dcb90  CAMEL-17815: camel-jbang - In modeline mode then eager 
discover routes and pre-load modeline to allow properties to be used during 
bootstrap.
     new 6832fc2  CAMEL-17815: camel-jbang - In modeline mode then eager 
discover routes and pre-load spec/* from camel-k integration yaml files to 
allow properties to be used during bootstrap.

The 3 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:
 .../org/apache/camel/spi/RoutesBuilderLoader.java  | 12 +++
 .../java/org/apache/camel/spi/RoutesLoader.java    |  4 +
 .../camel/impl/engine/DefaultRoutesLoader.java     | 38 ++++++---
 .../org/apache/camel/main/BaseMainSupport.java     |  3 +-
 .../org/apache/camel/main/RoutesConfigurer.java    | 12 ++-
 .../IntegrationConfigurationPropertiesSource.java  | 12 ++-
 .../camel/dsl/yaml/YamlRoutesBuilderLoader.java    | 99 +++++++++++++++++-----
 .../dsl/yaml/YamlRoutesBuilderLoaderSupport.java   |  6 +-
 8 files changed, 145 insertions(+), 41 deletions(-)

Reply via email to