GitHub user raducotescu opened a pull request:
https://github.com/apache/sling/pull/37
SLING-4167 - The Sightly implementation should provide support for escaped
expressions
The commit added the following changes:
* defined escaped expressions in the lexer
* defined escaped expressions as text fragments in the parser
* updated TCK version from Adobe to use the new escaped expressions tests
* added a resource for the new tests in the testing-content module
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/raducotescu/sling trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/37.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #37
----
commit fcd1974d92b2ad78622995b56fc97f75406515be
Author: Radu Cotescu <[email protected]>
Date: 2014-11-14T17:07:46Z
SLING-4167 - The Sightly implementation should provide support for escaped
expressions
* defined escaped expressions in the lexer
* defined escaped expressions as text fragments in the parser
* updated TCK version from Adobe to use the new escaped expressions tests
* added a resource for the new tests in the testing-content module
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---