Claus Ibsen created CAMEL-21980:
-----------------------------------

             Summary: 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
             Fix For: 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)

Reply via email to