Claus Ibsen created CAMEL-23048:
-----------------------------------
Summary: camel-core - Simple init block to require using semi
colon to end each variable
Key: CAMEL-23048
URL: https://issues.apache.org/jira/browse/CAMEL-23048
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 4.18.1, 4.19.0
Currently the parser requires that the right hand side is a function, which
prevents using literal, numbers, which end users may desire.
By using semi colon + new line then that allows the parser to better detect the
end of the statement, and that gives more power.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)