Properties component - Prefix and suffix tokens which has been quoted should
not be skipped
-------------------------------------------------------------------------------------------
Key: CAMEL-4848
URL: https://issues.apache.org/jira/browse/CAMEL-4848
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.9.1
The prefix and suffix tokens from the property placeholders, which has been
quoted should be skipped. As it should be regarded as literal.
For example:
{code}
"'{{' + someStuffHere + '}}'"
{code}
For example as part of a groovy script.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira