SLING-4787 - Change the DynamicClassLoader used by the Sightly scripting engine

* switched to using a DynamicClassLoader obtained from the ClassLoaderWriter, the same type of class loader
used for generating Java classes from Sightly scripts

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1684191 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 341160453800a7a6131515cb10286f1161923867
  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.