Luca Burgazzoli created CAMEL-14054:
---------------------------------------
Summary: PLaceholder are not resolved when using
GeneratedPropertyConfigurer
Key: CAMEL-14054
URL: https://issues.apache.org/jira/browse/CAMEL-14054
Project: Camel
Issue Type: Bug
Affects Versions: 3.0.0.RC2
Reporter: Luca Burgazzoli
Assignee: Luca Burgazzoli
Fix For: 3.0.0.RC3
If a property is defined like:
camel.component.twitter-timeline.consumer-key =
{{env:TWITTER_COMNSUMER_KEY}}
then the property will be set on the target object as it is without resolving
placeholders.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)