You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Federico Mariani (Jira)" <ji...@apache.org> on 2023/03/14 11:13:00 UTC

[jira] [Resolved] (CAMEL-19103) camel-jbang - can't run in background due to No Camel integration files to run

     [ https://issues.apache.org/jira/browse/CAMEL-19103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Federico Mariani resolved CAMEL-19103.
--------------------------------------
    Resolution: Fixed

> camel-jbang - can't run in background due to No Camel integration files to run
> ------------------------------------------------------------------------------
>
>                 Key: CAMEL-19103
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19103
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jbang
>    Affects Versions: 3.20.1
>            Reporter: Federico Mariani
>            Assignee: Federico Mariani
>            Priority: Major
>
> Integration test like https://github.com/Croway/camel/blob/jbang-test/dsl/camel-jbang/camel-jbang-core/src/test/java/org/apache/camel/dsl/jbang/BackgroundTest.java fails when a command that uses _ProcessHandle.current().info().commandLine().orElse(null);_ is executed.
> In my e2e camel-jbang test suite I'm using a docker image with camel-jbang installed, but when _ProcessHandle.current().info().commandLine().orElse(null);_ I get the same behavior as the integration tests.



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