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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    omit a50e368  Regen for commit 3fe499dcb71a63bf5245a4282702af328c9548b1
     add 5a8deab  Regen
     add 784684f  Regen for commit 3fe499dcb71a63bf5245a4282702af328c9548b1 
(#7235)
     add 2f97665  CAMEL-17815: camel-jbang - In modeline mode then eager 
discover routes and pre-load modeline to allow properties to be used during 
bootstrap.
     add 72dcb90  CAMEL-17815: camel-jbang - In modeline mode then eager 
discover routes and pre-load modeline to allow properties to be used during 
bootstrap.
     add 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.
     add e38ccd8  Regen for commit 6832fc27c6648d7757255ee0fd75cd889997d20e

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a50e368)
            \
             N -- N -- N   refs/heads/regen_bot (e38ccd8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

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