You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/08/07 12:54:45 UTC

[jira] [Created] (CAMEL-9062) Java DSL - ValueBuilder should build expressions as languages so they model can be dumped

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)