This is an automated email from the ASF dual-hosted git repository.
cdeppisch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 052f517589f Update graphql-component.adoc (#14860)
new 1b10c641355 [CAMEL-20976] camel-jbang: Consolidate export dependencies
new e888a8c3266 [CAMEL-20976] camel-jbang: Remove support for comma
separated --deps
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel/dsl/jbang/core/commands/Export.java | 2 +-
.../dsl/jbang/core/commands/ExportBaseCommand.java | 32 ++++++----
.../apache/camel/dsl/jbang/core/commands/Run.java | 72 ++++++++--------------
.../camel/dsl/jbang/core/common/RuntimeUtil.java | 9 +--
.../core/commands/kubernetes/KubernetesExport.java | 61 +++++++++---------
5 files changed, 81 insertions(+), 95 deletions(-)