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

Pasquale Congiusti commented on CAMEL-21285:
--------------------------------------------

Yeah. We were already altering the content coming from the .camel-jbang 
property file but without taking in consideration any possible extra path. It 
should be now fixed with in https://github.com/apache/camel/pull/15743

> [camel-jbang] Error exporting from different directory 
> -------------------------------------------------------
>
>                 Key: CAMEL-21285
>                 URL: https://issues.apache.org/jira/browse/CAMEL-21285
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jbang
>    Affects Versions: 4.9.0
>            Reporter: Pasquale Congiusti
>            Assignee: Pasquale Congiusti
>            Priority: Minor
>             Fix For: 4.9.0
>
>
> While working on some strengthening export test to validate the output I 
> bumped into this bug:
> {code}
> camel export tmp/test.yaml --runtime quarkus --gav o:a:1.0.0 --dir ceq
> {code}
> would produce a wrong export as it correctly set the route into 
> src/main/resources/camel but it wrongly set the application.properties with 
> camel.main.routes-include-pattern=camel/tmp/test.yaml
> The result is an application that fails to execute.
> The same problem happens with Java which are distributed to a different 
> folder and a different application properties configuration.



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

Reply via email to