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 2020/10/16 07:14:54 UTC

[camel] branch regen_bot updated (8b82f1e -> 5c570af)

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 8b82f1e  Regen for commit e1f27a1b1e84e5659b08202ca1d73c9614c4229a
     add c7e92b9  CAMEL-15693 - Camel-File-watch: Event type should be a simple string on the consumer side
     add e0116ac  CAMEL-15693 - Camel-File-watch: Event type should be a simple string on the consumer side, updated docs
     add 77c8e44  CAMEL-15693 - Camel-File-watch: Event type should be a simple string on the consumer side, regen docs
     add 524cd6d  Added first notes for migration from 3.6 to 3.7
     add 5c570af  Regen for commit 524cd6d54b873fc8994aa0b7175623c58dd3b1bf

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   (8b82f1e)
            \
             N -- N -- N   refs/heads/regen_bot (5c570af)

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:
 .../apache/camel/catalog/docs/file-watch-component.adoc |  2 +-
 .../src/main/docs/file-watch-component.adoc             |  2 +-
 .../camel/component/file/watch/FileWatchConsumer.java   |  2 +-
 .../modules/ROOT/pages/file-watch-component.adoc        |  2 +-
 .../modules/ROOT/pages/camel-3x-upgrade-guide-3_7.adoc  | 17 +++++++++++++++++
 .../modules/ROOT/pages/camel-3x-upgrade-guide.adoc      |  1 +
 6 files changed, 22 insertions(+), 4 deletions(-)
 create mode 100644 docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_7.adoc