[
https://issues.apache.org/jira/browse/FELIX-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler reassigned FELIX-6164:
---------------------------------------
Assignee: Carsten Ziegeler
> 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-0.0.6
>
>
> 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)