Georg Henzler created FELIX-6164:
------------------------------------

             Summary: 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
             Fix For: configadmin-interpolation-plugin-0.0.4


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
(v7.6.14#76016)

Reply via email to