[
https://issues.apache.org/jira/browse/FELIX-6339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204450#comment-17204450
]
Carsten Ziegeler commented on FELIX-6339:
-----------------------------------------
The plugin also supports framework properties
https://github.com/apache/felix-dev/tree/master/configadmin-plugins/interpolation#interpolating-properties
which are backed by system properties.
> Add system property support in InterpolationHelper
> --------------------------------------------------
>
> Key: FELIX-6339
> URL: https://issues.apache.org/jira/browse/FELIX-6339
> Project: Felix
> Issue Type: Improvement
> Components: Utils
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: utils-1.11.5
>
>
> Felix Utils InterpolationHelper can use ${env:foo} for environment variables
> substitution.
> It would be great to add ${sys:foo} to do same thing but using system
> property.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)