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/11/16 12:40:05 UTC

[camel] branch regen_bot updated (64219c32ae1 -> 430752042ae)

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 64219c32ae1 Regen for commit 450114462545f997413eb2d627d5100458a8f394
     add c614c6296c0 Regen for commit 450114462545f997413eb2d627d5100458a8f394
     add 430752042ae Regen for commit c614c6296c085aaf824c7c4a92df414098b1b8df

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   (64219c32ae1)
            \
             N -- N -- N   refs/heads/regen_bot (430752042ae)

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:
 .../endpoint/dsl/AMQPEndpointBuilderFactory.java   | 249 ++++++++++++++++++++
 .../dsl/ActiveMQEndpointBuilderFactory.java        | 250 +++++++++++++++++++++
 .../dsl/NettyHttpEndpointBuilderFactory.java       | 131 +++++++++++
 .../dsl/ResteasyEndpointBuilderFactory.java        | 149 ++++++++++++
 .../dsl/SpringJdbcEndpointBuilderFactory.java      | 133 +++++++++++
 .../dsl/XsltSaxonEndpointBuilderFactory.java       |  37 +++
 6 files changed, 949 insertions(+)