Claus Ibsen created CAMEL-22507:
-----------------------------------
Summary: camel-jbang - When using toD with dynamic parameters but
static kamelet name then include kamelet spec file
Key: CAMEL-22507
URL: https://issues.apache.org/jira/browse/CAMEL-22507
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Claus Ibsen
Fix For: 4.16.0
Export with static to like
to: kamelet:foo.yaml
works, but when using toD then foo.yaml is not included in the export, such as
when using local-kamelet-dir.
We can maybe detect toD is using a static url before any ? parameters and
derive the static kamelet spec file name, and then ensure it gets loaded for
exporting.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)