SLING-5334 - Improve Sightly script resolution for components using inheritance

* implemented script resolution fallback to take into account the current executing
script's path besides component inheritance

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