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/05 10:49:21 UTC

[camel] branch regen_bot updated (f39b4a712fa -> 5f0d8878913)

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 f39b4a712fa Regen for commit 771746f8fb1c7df8ad21ade947b1f6059a02e2d4
    omit 771746f8fb1 (chores) camel-plc4x: removed incorrect documentation file (#8666)
    omit a9b14bb151f CAMEL-18663: camel-vertx-http: allow to configure WebClientOptions at component level (#8664)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (5f0d8878913)
            \
             O -- O -- O   (f39b4a712fa)

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/catalog/components/vertx-http.json       |  1 -
 components/camel-plc4x/src/main/docs/PLC4X.adoc    | 64 ++++++++++++++++++
 .../camel-plc4x/src/main/docs/plc4x-component.adoc | 15 -----
 .../vertx/http/VertxHttpComponentConfigurer.java   |  6 --
 .../camel/component/vertx/http/vertx-http.json     |  1 -
 .../component/vertx/http/VertxHttpComponent.java   | 17 -----
 .../vertx/http/VertxHttpCustomWebClientTest.java   | 76 ----------------------
 docs/components/modules/others/nav.adoc            |  1 +
 docs/components/modules/others/pages/PLC4X.adoc    |  1 +
 .../dsl/VertxHttpComponentBuilderFactory.java      | 18 -----
 10 files changed, 66 insertions(+), 134 deletions(-)
 create mode 100644 components/camel-plc4x/src/main/docs/PLC4X.adoc
 delete mode 100644 components/camel-vertx/camel-vertx-http/src/test/java/org/apache/camel/component/vertx/http/VertxHttpCustomWebClientTest.java
 create mode 120000 docs/components/modules/others/pages/PLC4X.adoc