[
https://issues.apache.org/jira/browse/CAMEL-21980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-21980:
--------------------------------
Fix Version/s: 4.10.4
> camel-jbang - Transform route dump YAML in tooling friendly format
> ------------------------------------------------------------------
>
> Key: CAMEL-21980
> URL: https://issues.apache.org/jira/browse/CAMEL-21980
> Project: Camel
> Issue Type: Dependency upgrade
> Components: camel-jbang
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 4.10.4, 4.12.0
>
>
> The predicates/expressions should be in this style
> {code:java}
> expression:
> simple:
> expression: ${header.foo} == 1 {code}
> This is what tooling and the yaml-dsl schema represents. There is some
> advanced inlined magic that is from old days when you may write this by hand
> and would then imply the expression by just setting simple: xxx instead
--
This message was sent by Atlassian Jira
(v8.20.10#820010)