SLING-9320 - Allow precompiled units to access objects from the same bundle through the Use API

* extended the JavaUseProvider to use the precompiled unit's bundle classloader for
loading classes
* added IT
5 files changed
tree: 1e4831851750de81e9a5d82f3ecd4219db03c581
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Build Status Test Status Maven Central JavaDocs License scripting

Apache Sling Scripting HTL Engine

This module is part of the Apache Sling project.

This package contains a Java implementation of the HTML Template Language specification.