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

* the RenderUnit lookup should also take search paths into account for generating
the possible locations for a bundled identifier
* added extra null check in ScriptUtils for the case when the SlingScriptHelper
is not backed by an actual script
2 files changed
tree: b97653857343adfc2bac2560e1b6c2a0cd734ee3
  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.