SLING-9671 - Allow non-bundled inheriting resource types to override Use-API templates

* attempt to rely on the resource tree to derive template files; when a file is not
found but the request driver is a BundledRenderUnit do a fallback to the unit's
type providers
3 files changed
tree: 1f1a3113d4be7905280065b9585658a89576e99f
  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.