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 2022/06/13 20:17:12 UTC

[camel] branch regen_bot updated (6156d9d026e -> 628bd5cf307)

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 6156d9d026e CAMEL-18188: camel-jbang - Use apache maven to download JARs instead of groovy grape
     add 38987866c81 Deprecate custom profiles and build/deploy (#7772)
     add 628bd5cf307 Regen for commit 38987866c8178fb8d588feff8fabd94754646577

No new revisions were added by this update.

Summary of changes:
 .../camel/dsl/jbang/core/commands/Build.java       |  1 +
 .../dsl/jbang/core/commands/CamelJBangMain.java    | 10 ++--
 .../camel/dsl/jbang/core/commands/Deploy.java      |  1 +
 .../camel/dsl/jbang/core/commands/Image.java       |  1 +
 .../dsl/jbang/core/commands/KubernetesHelper.java  |  1 +
 .../camel/dsl/jbang/core/commands/Manifest.java    |  1 +
 .../dsl/jbang/core/commands/ProfileHelper.java     | 65 +++-------------------
 .../camel/dsl/jbang/core/commands/Undeploy.java    |  1 +
 8 files changed, 20 insertions(+), 61 deletions(-)