This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 5267541  Bump opentelemetry version to 0.7 (#4083)
     new 2cb9dc3  Regen
     new 9d59cba  camel-resteasy - Exclude options that are not in use
     new 9a2dc81  camel-atmosphere-websocket - Exclude options that are not in 
use
     new 0407e77  Regen

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml                         |   2 +-
 .../catalog/components/atmosphere-websocket.json   |  14 +-
 .../apache/camel/catalog/components/resteasy.json  |  31 +-
 .../camel/catalog/components/salesforce.json       |   2 +-
 .../camel/catalog/components/vertx-http.json       |   9 +
 .../docs/atmosphere-websocket-component.adoc       |  14 +-
 .../camel/catalog/docs/resteasy-component.adoc     |  31 +-
 .../camel/catalog/docs/salesforce-component.adoc   |   2 +-
 .../camel/catalog/docs/vertx-http-component.adoc   |  11 +-
 .../websocket/WebsocketEndpointConfigurer.java     |  60 --
 .../atmosphere/websocket/atmosphere-websocket.json |  14 +-
 .../main/docs/atmosphere-websocket-component.adoc  |  14 +-
 .../atmosphere/websocket/WebsocketEndpoint.java    |   6 +-
 .../resteasy/ResteasyEndpointConfigurer.java       |  10 -
 .../apache/camel/component/resteasy/resteasy.json  |  31 +-
 .../src/main/docs/resteasy-component.adoc          |  31 +-
 .../component/resteasy/ResteasyComponent.java      |   5 +-
 .../camel/component/resteasy/ResteasyEndpoint.java |   5 +-
 .../camel/component/salesforce/salesforce.json     |   2 +-
 .../src/main/docs/salesforce-component.adoc        |   2 +-
 .../dsl/ResteasyComponentBuilderFactory.java       |  61 --
 .../dsl/SalesforceComponentBuilderFactory.java     |   1 +
 .../AtmosphereWebsocketEndpointBuilderFactory.java | 299 --------
 .../dsl/ResteasyEndpointBuilderFactory.java        | 772 ---------------------
 .../ROOT/pages/atmosphere-websocket-component.adoc |  14 +-
 .../modules/ROOT/pages/resteasy-component.adoc     |  31 +-
 .../modules/ROOT/pages/salesforce-component.adoc   |   2 +-
 .../modules/ROOT/pages/vertx-http-component.adoc   |  11 +-
 28 files changed, 62 insertions(+), 1425 deletions(-)

Reply via email to