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/10/31 21:27:08 UTC

[camel] branch regen_bot updated (e7fb04ba197 -> cc70a652059)

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 e7fb04ba197 camel-mp-fault-tolerance - Add dev console and Camel CLI command
     add 193bf4777f1 CAMEL-18671: camel-dataset - Polished docs
     add ae994d5a237 CAMEL-18670: camel-mock/dataset - Polished docs
     add cc70a652059 Regen for commit ae994d5a2371a16e9b7ca900a9327a09d2c23c88

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/dataset-test.json     |  2 +-
 .../apache/camel/catalog/components/dataset.json   |  4 +-
 .../org/apache/camel/catalog/components/mock.json  |  2 +-
 .../camel/component/dataset/dataset-test.json      |  2 +-
 .../apache/camel/component/dataset/dataset.json    |  4 +-
 .../camel/component/dataset/DataSetEndpoint.java   | 10 ++--
 .../org/apache/camel/component/mock/mock.json      |  2 +-
 .../apache/camel/component/mock/MockEndpoint.java  |  8 ++--
 .../dsl/DataSetEndpointBuilderFactory.java         | 53 ++++++++++++----------
 .../dsl/DataSetTestEndpointBuilderFactory.java     |  8 ++--
 .../endpoint/dsl/MockEndpointBuilderFactory.java   |  8 ++--
 11 files changed, 54 insertions(+), 49 deletions(-)