[
https://issues.apache.org/jira/browse/FELIX-6339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204473#comment-17204473
]
Jean-Baptiste Onofré commented on FELIX-6339:
---------------------------------------------
Yes, I'm using it in Karaf 4.3.x (see
https://github.com/apache/karaf/pull/1203/commits/c7f3f999205168f3d3c5b2120990fcf2c897fb5c),
and it works fine. The point is more:
# for Karaf 4.2.x (still R6)
# to substitute var in passed args
> 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)