[
https://issues.apache.org/jira/browse/CAMEL-22876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18052816#comment-18052816
]
Federico Mariani commented on CAMEL-22876:
------------------------------------------
I agree, but camel-version is not the only command:
* `camel run/debug` with --runtime has the same issue
* SBOMGenerator uses jbang
* InfraRun background uses jbang
[~davsclaus] what if we remove (somehow) some commands from camel-launcher,
like the --camel-version, and try to handle the others that uses jbang?
> camel-launcher - remove/handle jbang dependency in camel-jbang-core
> --------------------------------------------------------------------
>
> Key: CAMEL-22876
> URL: https://issues.apache.org/jira/browse/CAMEL-22876
> Project: Camel
> Issue Type: Improvement
> Reporter: Federico Mariani
> Priority: Major
>
> Some camel-jbang-core commands use jbang internally, for example, camel run
> with --camel-version. Since camel-launcher is a standalone jar, and it is
> supposed to be used without jbang on the system, we need to handle some use
> cases.
> In particular camel-jbang-core should handle both jbang scenarios and
> camel-launcher.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)