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 17a275945ae Regen for commit f0a2e8aa6161794c4cf1befcf368264467f25b13
     add 5bbe59333a2 CAMEL-19360: camel-jbang - Export a set of files
     add e91e5a312b2 CAMEL-19360: camel-jbang - Export a set of files
     add b7a2fd9e201 Upgrade guides about changes
     add ae4e29afdea Regen for commit b7a2fd9e201ef8b2e9dd131cffdba86ddf9d78ae

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   (17a275945ae)
            \
             N -- N -- N   refs/heads/regen_bot (ae4e29afdea)

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:
 .../ROOT/pages/camel-3x-upgrade-guide-3_20.adoc    |  8 +++
 .../ROOT/pages/camel-3x-upgrade-guide-3_21.adoc    |  2 +
 .../ROOT/pages/camel-4-migration-guide.adoc        | 62 ++++++++++++----------
 .../modules/ROOT/pages/camel-jbang.adoc            | 23 ++++++++
 .../camel/dsl/jbang/core/commands/Export.java      |  1 +
 .../dsl/jbang/core/commands/ExportBaseCommand.java | 21 +++++++-
 .../dsl/jbang/core/commands/ExportCamelMain.java   |  4 +-
 .../dsl/jbang/core/commands/ExportQuarkus.java     |  2 +-
 .../dsl/jbang/core/commands/ExportSpringBoot.java  |  2 +-
 .../apache/camel/dsl/jbang/core/commands/Init.java |  2 +-
 10 files changed, 93 insertions(+), 34 deletions(-)

Reply via email to