You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/05/27 15:44:00 UTC

[jira] [Commented] (CAMEL-18079) camel-jbang - Run to choose a specific Camel version

    [ https://issues.apache.org/jira/browse/CAMEL-18079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542986#comment-17542986 ] 

Claus Ibsen commented on CAMEL-18079:
-------------------------------------

We should also have camel package uber-jar to support this, as the CLI may use a 3.18.0 released version, but you want to package for a camel 3.14.2 app etc

> camel-jbang - Run to choose a specific Camel version
> ----------------------------------------------------
>
>                 Key: CAMEL-18079
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18079
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-jbang
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.x
>
>
> It would be good if you can more easily specific a specific Camel version from a CLI arg, instead of a -Dcamel.jbang.version JVM system property.
> Something ala:
> camel run --version=3.18.2 foo.xml
> camel run --version=3.18.1 foo.xml
> It can help trouble shoot where you investigate something and want to easily switch between Camel versions.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)