You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/08/15 04:45:21 UTC

[camel] branch stub updated (6ec0ab0f96e -> 4d6ab4752e6)

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

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


    from 6ec0ab0f96e CAMEL-19739: camel run - Add stub option to run in stub mode
     add 4d6ab4752e6 CAMEL-19739: camel run - Add stub option to run in stub mode

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/stub.json       |  2 +-
 .../resources/org/apache/camel/component/stub/stub.json |  2 +-
 .../org/apache/camel/component/stub/StubComponent.java  |  6 +++---
 .../component/dsl/StubComponentBuilderFactory.java      | 17 +++++++++++++++++
 .../main/java/org/apache/camel/main/KameletMain.java    |  3 ++-
 5 files changed, 24 insertions(+), 6 deletions(-)