You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/03/17 15:16:19 UTC

[camel] branch regen_bot updated (e0400ab -> d48c46a)

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 e0400ab  Regen for commit 46aaf59519bd96b46ea37cd2bc9665fae73d3d8e
     add 61dd5f7  CAMEL-116340: Ensure components are started when CamelContext is starting.
     add ecbd4b4  Add ignore
     add d48c46a  Regen for commit ecbd4b4ebdbbd84a537ec686fb1abac2310b0976

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   (e0400ab)
            \
             N -- N -- N   refs/heads/regen_bot (d48c46a)

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:
 .../camel/impl/engine/AbstractCamelContext.java    | 33 ++++++++++------------
 core/camel-componentdsl/.gitignore                 |  1 +
 core/camel-endpointdsl/.gitignore                  |  1 +
 3 files changed, 17 insertions(+), 18 deletions(-)
 create mode 100644 core/camel-componentdsl/.gitignore
 create mode 100644 core/camel-endpointdsl/.gitignore