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/06/09 14:29:04 UTC

[camel] branch regen_bot_3x updated (ad3326aecb2 -> 9f7a3afdf82)

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

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


    omit ad3326aecb2 Regen for commit c234db83f030cc85f072336b6e5c23ca3d9b767e
     add e77b54eb49f CAMEL-19415: camel-stax - Avoid NPE when woodstox has null key for default NS.
     add 5af948bfd65 CAMEL-19381: camel-jbang - Fix endless loop with run different camel version from configuation
     add 9f7a3afdf82 Regen for commit 5af948bfd656432145a9af36d1619d49a7585e37

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   (ad3326aecb2)
            \
             N -- N -- N   refs/heads/regen_bot_3x (9f7a3afdf82)

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/language/xtokenizer/XMLTokenExpressionIterator.java |  9 +++++++--
 .../java/org/apache/camel/dsl/jbang/core/commands/Run.java    | 11 +++++++++++
 2 files changed, 18 insertions(+), 2 deletions(-)