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 79e147d0aa8 Bump com.microsoft.azure:msal4j from 1.14.3 to 1.15.0
add 25bedbb34f2 camel-jbang - run with spring-boot or quarkus (#13919)
No new revisions were added by this update.
Summary of changes:
.../apache/camel/impl/console/RouteDevConsole.java | 4 +-
.../org/apache/camel/main/BaseMainSupport.java | 2 +-
.../modules/ROOT/pages/camel-jbang.adoc | 48 ++++++
.../dsl/jbang/core/commands/ExportBaseCommand.java | 42 ++++--
.../apache/camel/dsl/jbang/core/commands/Run.java | 164 +++++++++++++++++++++
.../src/main/resources/spring-boot-logback.xml | 19 +--
6 files changed, 251 insertions(+), 28 deletions(-)
copy components/camel-rocketmq/src/test/resources/logback-test.xml =>
dsl/camel-jbang/camel-jbang-core/src/main/resources/spring-boot-logback.xml
(68%)