This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from aa6b9ecd2ff CAMEL-19186: camel-core - Type function in simple language
should use enum type instead of toString value
new 5d0be1e5289 CAMEL-19187: camel-jbang - dependency list should use user
configured version
new cc0b3f779e3 CAMEL-19187: camel-jbang - dependency list should use user
configured version
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:
.../apache/camel/dsl/jbang/core/commands/DependencyCopy.java | 12 ++++++++++--
.../apache/camel/dsl/jbang/core/commands/DependencyList.java | 8 +++++++-
.../org/apache/camel/dsl/jbang/core/commands/Export.java | 2 ++
.../camel/dsl/jbang/core/commands/ExportBaseCommand.java | 8 +++++++-
.../camel/dsl/jbang/core/commands/ExportCamelMain.java | 8 +++++---
.../apache/camel/dsl/jbang/core/commands/ExportQuarkus.java | 4 ++--
.../java/org/apache/camel/dsl/jbang/core/commands/Run.java | 4 +++-
7 files changed, 36 insertions(+), 10 deletions(-)