Bertrand Delacretaz created SLING-10119:
-------------------------------------------
Summary: Repoinit parser fails on "set property end to..."
Key: SLING-10119
URL: https://issues.apache.org/jira/browse/SLING-10119
Project: Sling
Issue Type: Improvement
Components: Repoinit
Affects Versions: Repoinit Parser 1.6.2
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Using "end" instead of "endS" in the below test causes parsing to fail:
{code}
set properties on /endkeyword
# using "end" instead of "endS" below causes parsing to fail
set endS to one
set two to endS
end
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)