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/08/27 07:46:22 UTC

[camel] branch regen_bot updated (89bf293dc51 -> 48f0448f54a)

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 89bf293dc51 Regen
     add 48f0448f54a CAMEL-18425: camel-cli - Make regular Camel applications work with Camel CLI

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/spi/CliConnector.java    | 26 +++++++++++++++
 .../org/apache/camel/spi/CliConnectorFactory.java  |  2 +-
 .../camel/cli/connector/LocalCliConnector.java     | 39 ++++++++++++++++------
 3 files changed, 55 insertions(+), 12 deletions(-)