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 2023/03/14 04:20:10 UTC

[camel] branch regen_bot updated (3c94b703de7 -> f7839a28e83)

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 3c94b703de7 Regen for commit 90f6f6132b94b87919da740f92bbc4782f3c626f
     add 87ccb85d1b7 Print user configuration values
     add f7839a28e83 Regen for commit 87ccb85d1b70267d8bf75fd9cc35f984fd4cd39b

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   (3c94b703de7)
            \
             N -- N -- N   refs/heads/regen_bot (f7839a28e83)

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/dsl/jbang/core/commands/CamelCommand.java     | 13 ++++++++++---
 .../dsl/jbang/core/commands/ExportBaseCommand.java      |  3 +--
 .../org/apache/camel/dsl/jbang/core/commands/Run.java   |  5 ++---
 .../dsl/jbang/core/commands/version/VersionGet.java     | 17 ++++++++++++++---
 4 files changed, 27 insertions(+), 11 deletions(-)