Claus Ibsen created CAMEL-18360:
-----------------------------------
Summary: camel-jbang - Export --fresh with property placeholder
using dash may fail
Key: CAMEL-18360
URL: https://issues.apache.org/jira/browse/CAMEL-18360
Project: Camel
Issue Type: Bug
Components: camel-jbang
Affects Versions: 3.18.1, 3.18.2
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.19.0
~/workspace/deleteme/app ❯ camel export --runtime=quarkus
--gav=com.foo:acme:1.0 --directory=code --fresh
Generating fresh run data
org.apache.camel.FailedToCreateRouteException: Failed to create route route1
at: >>> SetBody[constant{Hello {{my-name}} from yaml}] <<< in route:
Route(route1)[From[timer:yaml?period=1000] -> [SetBody[const... because of
Property with key [my-name] not found in properties from text: Hello
{{my-name}} from yaml
--
This message was sent by Atlassian Jira
(v8.20.10#820010)