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(-)