Claus Ibsen created CAMEL-18311:
-----------------------------------
Summary: camel-jbang - Running files should detect duplicated names
Key: CAMEL-18311
URL: https://issues.apache.org/jira/browse/CAMEL-18311
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Claus Ibsen
Fix For: 3.19.0
In case you mistakenly attempt to run the same file twice
camel run foo.yaml --deps=xxxxx foo.yaml
If you have args and many things on the CLI then it may slip that the same file
is listed twice. And then we fail on starting due to duplicte routes with an
error that can be hard to understand its due to same file loaded twice.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)