SLING-4977 - Optimise the SightlyJavaCompilerService to provide objects faster

* changed the implementation of the UnitChangeMonitor so that repository POJOs are stored by class name instead of path
* delayed repository reads in SightlyJavaCompilerService#getInstance
* added tests for Java POJOs stored in bundles and the repository

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