[
https://issues.apache.org/jira/browse/FELIX-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-6164.
-----------------------------------
> Support escaping to for interpolation syntax
> --------------------------------------------
>
> Key: FELIX-6164
> URL: https://issues.apache.org/jira/browse/FELIX-6164
> Project: Felix
> Issue Type: Improvement
> Components: Configuration Admin
> Affects Versions: configadmin-interpolation-plugin-0.0.2
> Reporter: Georg Henzler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: configadmin-interpolation-plugin-1.0.0
>
>
> Although this is an edge case, it should be possible to escape sequences like
> {code}
> $[env:test]
> {code}
> as is. Suggested syntax is to use a backslash:
> {code}
> \$[env:test]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)