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/11/23 11:41:15 UTC

[camel] branch regen_bot updated (63f01d6 -> 316850e)

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 63f01d6  Regen for commit 847c1745e7d1da55b8d005ecb68fbe556278604d
     add a9017ca  Regen for commit 847c1745e7d1da55b8d005ecb68fbe556278604d
     add 6e5560d  (chores) minor camel-kudu fixes and cleanups (#6464)
     add 1eb0873  Revert "Upgrade to Kotlin 1.6.0" Kotlin 1.6 does not work on Java 8
     add 316850e  camel-vertx-websocket: Minor fix to docs introduction

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   (63f01d6)
            \
             N -- N -- N   refs/heads/regen_bot (316850e)

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-dependencies/pom.xml                         |  2 +-
 .../camel/component/kudu/AbstractKuduTest.java     | 21 +++++++++-------
 .../kudu/IntegrationKuduConfiguration.java         | 28 +++++++++++++++++-----
 .../src/main/docs/vertx-websocket-component.adoc   |  2 +-
 parent/pom.xml                                     |  2 +-
 5 files changed, 38 insertions(+), 17 deletions(-)