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 2022/03/04 18:49:21 UTC

[camel] branch regen_bot updated (5e24194 -> df47e68)

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.


 discard 5e24194  Regen for commit 75035d605478bcf4b8c5bbc25d9976c19023eafa
     add 232008c  CAMEL-15520: cleanup deprecation warnings in camel-gora (#7112)
     add 99d8af6  CAMEL-15520: cleanup deprecation warnings in camel-ahc (#7113)
     add 7c7a29e  camel-jbang - Use health check exposure level to know how much data to output.
     add df47e68  Regen for commit 7c7a29e949916b277d44068dc80021570d243a9c

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   (5e24194)
            \
             N -- N -- N   refs/heads/regen_bot (df47e68)

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/component/ahc/DefaultAhcBinding.java     |  22 +--
 .../apache/camel/component/gora/GoraProducer.java  |   4 +-
 .../camel/component/gora/GoraProducerTest.java     |  18 +--
 .../org/apache/camel/main/VertxHttpServer.java     | 154 ++++++++++++++-------
 4 files changed, 127 insertions(+), 71 deletions(-)