[
https://issues.apache.org/jira/browse/CAMEL-20859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aurélien Pupier updated CAMEL-20859:
------------------------------------
Description:
when calling something like:
{noformat}jbang '-Dcamel.jbang.version=4.6.0' camel@apache/camel transform
route '/home/apupier/ws/demo-kaoto3/subfoldertest'/* '--format=Xml'
'--output=/home/apupier/ws/demo-kaoto3/subfoldertest'{noformat}
on a file named for instance demo.camel.yaml is genrating a demo.yaml file
although i would expect a demo.xml (or even better a demo.camel.xml)
was:
when calling something like: _jbang '-Dcamel.jbang.version=4.6.0'
camel@apache/camel transform route
'/home/apupier/ws/demo-kaoto3/subfoldertest'/* '--format=Xml'
'--output=/home/apupier/ws/demo-kaoto3/subfoldertest' _
on a file named for instance demo.camel.yaml is genrating a demo.yaml file
although i would expect a demo.xml (or even better a demo.camel.xml)
> Transforming a yaml route to xml specifying a folder is generating a yaml file
> ------------------------------------------------------------------------------
>
> Key: CAMEL-20859
> URL: https://issues.apache.org/jira/browse/CAMEL-20859
> Project: Camel
> Issue Type: Bug
> Components: camel-jbang
> Affects Versions: 4.6.0
> Reporter: Aurélien Pupier
> Priority: Major
>
> when calling something like:
> {noformat}jbang '-Dcamel.jbang.version=4.6.0' camel@apache/camel transform
> route '/home/apupier/ws/demo-kaoto3/subfoldertest'/* '--format=Xml'
> '--output=/home/apupier/ws/demo-kaoto3/subfoldertest'{noformat}
> on a file named for instance demo.camel.yaml is genrating a demo.yaml file
> although i would expect a demo.xml (or even better a demo.camel.xml)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)