Claus Ibsen created CAMEL-9062:
----------------------------------
Summary: Java DSL - ValueBuilder should build expressions as
languages so they model can be dumped
Key: CAMEL-9062
URL: https://issues.apache.org/jira/browse/CAMEL-9062
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.16.0
When using Java DSL and building expressions you may use .constant / .bean or
whatever that causes the route model to be dumped using the
<expressionDefinition> as a fallback because the dsl did not use the language
types that you use in xml dsl etc.
So we should align ValueBuilder to build the same way as in xml dsl, then it
work for both worlds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)