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/04/08 13:10:42 UTC

[camel] branch regen_bot updated (a82ce7333f7 -> 00510a67fe8)

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


    from a82ce7333f7 CAMEL-17879: remove beanio dataformat since camel-beanio was removed
     add 947df0f5427 CAMEL-17879: remove camel-etcd leftovers
     add 00510a67fe8 Fix typos in Contributing guide

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.md                                    |   10 +-
 .../builder/endpoint/EndpointBuilderFactory.java   |    3 -
 .../camel/builder/endpoint/EndpointBuilders.java   |    3 -
 .../builder/endpoint/StaticEndpointBuilders.java   |  135 --
 .../dsl/EtcdKeysEndpointBuilderFactory.java        |  328 -----
 .../dsl/EtcdStatsEndpointBuilderFactory.java       | 1422 --------------------
 .../dsl/EtcdWatchEndpointBuilderFactory.java       |  442 ------
 7 files changed, 5 insertions(+), 2338 deletions(-)
 delete mode 100644 dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/EtcdKeysEndpointBuilderFactory.java
 delete mode 100644 dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/EtcdStatsEndpointBuilderFactory.java
 delete mode 100644 dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/EtcdWatchEndpointBuilderFactory.java