[ 
https://issues.apache.org/jira/browse/CAMEL-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999909#comment-12999909
 ] 

Claus Ibsen commented on CAMEL-3721:
------------------------------------

${env:xxx} for an OS environment, eg JAVA_HOME
${xxx} for a JVM system property

> Camel properties component - Add support for using jvm system/env in location
> -----------------------------------------------------------------------------
>
>                 Key: CAMEL-3721
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3721
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.6.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.7.0
>
>
> For example you may want to say 
> {{location=${karaf.hom}/etc/myprop.properties}}.
> eg where karaf.home is a jvm system property.
> Take a look at simple as we may want to be able to lookup environment 
> variable also.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to