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/06/27 18:53:24 UTC

[camel] branch regen_bot updated (2f08e54ee45 -> 16096e12671)

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 2f08e54ee45 Regen for commit 85079a916f2422d0e5f4e63ddf9a583e01b60bd0
     add 5e8edcfc797 Doc fixes for languages and dataformats (#7897)
     add 16096e12671 Regen

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   (2f08e54ee45)
            \
             N -- N -- N   refs/heads/regen_bot (16096e12671)

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/components/rest-api.json  |  2 +-
 .../org/apache/camel/catalog/components/rest.json  | 10 +++----
 .../src/main/docs/bindy-dataformat.adoc            |  6 ++---
 .../camel-hl7/src/main/docs/hl7-dataformat.adoc    |  6 ++---
 .../src/main/docs/jacksonXml-dataformat.adoc       | 16 +++++------
 .../src/main/docs/jsonpath-language.adoc           |  8 +++---
 .../camel-soap/src/main/docs/soap-dataformat.adoc  | 12 ++++-----
 .../src/main/docs/zipFile-dataformat.adoc          |  2 +-
 .../modules/languages/pages/file-language.adoc     | 31 +++++++++++-----------
 .../dsl/RestEndpointComponentBuilderFactory.java   | 12 ++++-----
 .../dsl/RestApiEndpointBuilderFactory.java         |  4 +--
 .../endpoint/dsl/RestEndpointBuilderFactory.java   |  8 +++---
 12 files changed, 58 insertions(+), 59 deletions(-)