SLING-7792 - Resource Resolver should return more than one resolved path
if available

Preserve backwards compatibility with the previous map() implementation
by ensuring that in case an alias and a mapping entry both exist the
mapping entry for the resource path does not take precedence over the
alias.
2 files changed
tree: a4353d090b92218d0e9bb66af9f6b63db1331d97
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. LICENSE
  5. pom.xml
  6. README.md
README.md

Build Status Test Status Maven Central JavaDocs License

Apache Sling Resource Resolver

This module is part of the Apache Sling project.

This bundle provides the Resource Resolver and Resource Resolver Factory