SLING-5568 - Sightly filters don't remove their specific options from the expression during processing

* expression transformation in ExpressionWrapper uses now the filters processed expression
* all filters remove their options from the processed expression

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1732839 13f79535-47bb-0310-9956-ffa450edef68
7 files changed
tree: 5dcb91ea705b9b1f0fe59db5043be0cb8564f292
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting Sightly Engine

This package contains a Java implementation of the Sightly templating language specification.

The current available documentation can be checked out at http://docs.adobe.com/docs/en/aem/6-0/develop/sightly.html.