GitHub user raducotescu opened a pull request:
https://github.com/apache/sling/pull/40
SLING-4167 - The Sightly implementation should provide support for escaped
expressions
This commit adds 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 issue/SLING-4167
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/40.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 #40
----
commit 5b40221777f3b5ce62a27f85f0971a72392830de
Author: Radu Cotescu <[email protected]>
Date: 2014-11-17T16:52:41Z
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.
---