Artyom Stetsenko created SLING-3754:
---------------------------------------

             Summary: Allow crank files to escape replacement of variables
                 Key: SLING-3754
                 URL: https://issues.apache.org/jira/browse/SLING-3754
             Project: Sling
          Issue Type: Improvement
          Components: Crankstart
            Reporter: Artyom Stetsenko
         Attachments: crankstart-escapableVars.patch

Crank files use {{$\{var\}}} syntax as placeholder for variables, where {{var}} 
can be defined at runtime. It should be possible to escape such definitions, 
for example using the {{$$\{var\}}} syntax that Crankstart would change to 
{{$\{var\}}}.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to