SLING-5812 - Add option to include attributes in request scope for Sightly data-sly-request and data-sly-include

* Added new option named requestAttributes to allow setting specific attributes on data-sly-request and data-sly-include
* Added tests
* cleaned testing pom file
(applied slightly modified patch from Vlad Băilescu; closes #149)

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1750793 13f79535-47bb-0310-9956-ffa450edef68
3 files changed
tree: 6c00373324d9f84ab629c1056c3b94079930e369
  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.