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 2023/03/22 20:32:28 UTC

[camel] branch regen_bot_3x updated (4c80dd76cb7 -> 622bb4fab1a)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 4c80dd76cb7 CAMEL-19186: camel-core - Type function in simple language should use enum type instead of toString value
     add 7844334c97c CAMEL-19187: camel-jbang - dependency list should use user configured version
     add 622bb4fab1a CAMEL-19187: camel-jbang - dependency list should use user configured version

No new revisions were added by this update.

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(-)