Claus Ibsen created CAMEL-17079:
-----------------------------------
Summary: camel-core - Avoid using SimpleBuilder to make simple
expressions similar to others
Key: CAMEL-17079
URL: https://issues.apache.org/jira/browse/CAMEL-17079
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.13.0
When using Java DSL then the DSL allows to build simple expressions with a mix
of SimpleExpression and SimpleBuilder.
The SimpleBuilder have some problems related to initialization, that can lead
to being init on first evaluation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)