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 2023/01/08 17:04:00 UTC

[jira] [Commented] (CAMEL-18497) camel-jbang - camel run -v x.y.z

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

Claus Ibsen commented on CAMEL-18497:
-------------------------------------

You can now choose version

camel run foo.java --name=foo2 --camel-version=3.20.1 --background
camel run foo.java --name=foo3 --camel-version=3.18.4 --background

To run in either foreground or background. Running in foreground requires some extra work to make it with the the CLI commands, so camel get works as well.
This works fine with --background

> camel-jbang - camel run -v x.y.z
> --------------------------------
>
>                 Key: CAMEL-18497
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18497
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-jbang
>            Reporter: Pasquale Congiusti
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.21.0
>
>
> We can specify any Camel version when using the jbang CLI as documented in: https://camel.apache.org/manual/camel-jbang.html#_using_a_specific_camel_version
> However, it would be nice to have the same feature when using directly camel CLI, in order to have the very same behavior.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)