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

* allow loading use-classes using their simple name if the package name is identical
to the package name of the current RenderUnit
3 files changed
tree: 080ef55528ea8b86e29d4e03dc10a2f0a27bdb90
  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.