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 7b996672509 CAMEL-18499: Upgrade kubernetes-client to 6.1.1
add 938198db34c route dev console option to include processors
add 89554d78552 Remove redundant vertx-web-client-version property as it
was only required to work around an issue in Vert.x 4.3.2
add 65466625fcf camel-jbang - get processors command.
No new revisions were added by this update.
Summary of changes:
camel-dependencies/pom.xml | 1 -
.../camel-knative/camel-knative-http/pom.xml | 2 +-
components/camel-vertx/camel-vertx-http/pom.xml | 2 +-
.../apache/camel/impl/console/RouteDevConsole.java | 124 +++++++++++++++++-
.../management/mbean/ManagedProcessorMBean.java | 3 +
.../camel/management/mbean/ManagedProcessor.java | 5 +
.../camel/management/mbean/ManagedRoute.java | 2 +-
.../camel/cli/connector/LocalCliConnector.java | 2 +-
.../dsl/jbang/core/commands/CamelJBangMain.java | 2 +
...lRouteStatus.java => CamelProcessorStatus.java} | 143 +++++++++++----------
parent/pom.xml | 1 -
11 files changed, 214 insertions(+), 73 deletions(-)
copy
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/process/{CamelRouteStatus.java
=> CamelProcessorStatus.java} (68%)