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: d36957fa04be20b8d6fc9fda2a556d2f8c70570f
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status Test Status Maven Central JavaDocs License scripting

Apache Sling Scripting HTL Integration Tests

This module is part of the Apache Sling project.

This project runs the integration tests for validating the Apache Sling Scripting HTL implementation against the Adobe HTL TCK.