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 2023/06/14 05:54:50 UTC

[camel] branch regen_bot updated (b900a2cb546 -> 3b363213f8f)

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 b900a2cb546 Regen for commit afe8ca1089ae92906e6f48f6f82f01a79805e3b8
     add 7b26a0b65ec Regen for commit afe8ca1089ae92906e6f48f6f82f01a79805e3b8
     add faaf404e0e9 Make sure to use correct angus mail
     add b9c18c0026c CAMEL-19448: Upgrade to jackson 2.15.2
     add cc74e2eab79 CAMEL-19435: camel-core - Remove converter: String -> java.io.File
     add 9aba31e125b Upgrade to angus mail 2.0.2
     add 3b37fe389ea Regen
     add 3b363213f8f CAMEL-19412: doc how to setting kerby file at camel-kafka (#10373)

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   (b900a2cb546)
            \
             N -- N -- N   refs/heads/regen_bot (3b363213f8f)

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/catalog/components/robotframework.json   |    36 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 10225 ++++++++-----------
 .../camel-kafka/src/main/docs/kafka-component.adoc |    28 +
 components/camel-platform-http-vertx/pom.xml       |     2 +-
 .../RobotFrameworkComponentConfigurer.java         |    40 +-
 .../RobotFrameworkEndpointConfigurer.java          |    40 +-
 .../RobotFrameworkEndpointUriFactory.java          |     2 +-
 .../component/robotframework/robotframework.json   |    36 +-
 .../robotframework/RobotFrameworkArguments.java    |    10 +
 .../RobotFrameworkCamelConfiguration.java          |   111 +-
 .../robotframework/RobotFrameworkEndpoint.java     |     5 +-
 .../RobotFrameworkCamelConfigurationTest.java      |     2 +-
 .../RobotFrameworkComponentTest.java               |     4 +-
 components/camel-spring-ws/pom.xml                 |     5 +
 .../dsl/RobotframeworkComponentBuilderFactory.java |    79 +-
 .../dsl/RobotFrameworkEndpointBuilderFactory.java  |   523 +-
 parent/pom.xml                                     |     2 +-
 18 files changed, 4482 insertions(+), 6670 deletions(-)