SLING-9718 - Relative paths for bundled HTL template files are not correctly handled

* if a servlet resource is found, work directly with its path to find the script class
or bundle entry
* corrected class name / file name when working with identifiers containing
relative path segments
2 files changed
tree: 9766dab748c12c703717af4e385450c0dcd37787
  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

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central scripting License

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.