This is an automated email from the ASF dual-hosted git repository.
reschke pushed a change to branch SLING-12759b
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git
from 8b5c5b49 SLING-12759: ResourceResolver: push 'non-optimized' alias
handling from ResourceResolverImpl into AliasHandler
add 6b3a9992 SLING-12759: ResourceResolver: push 'non-optimized' alias
handling from ResourceResolverImpl into AliasHandler - allow passing a Resource
intead of a path string
No new revisions were added by this update.
Summary of changes:
.../sling/resourceresolver/impl/ResourceResolverImpl.java | 2 +-
.../sling/resourceresolver/impl/mapping/AliasHandler.java | 11 ++++++++---
.../sling/resourceresolver/impl/mapping/MapEntries.java | 7 ++++++-
.../resourceresolver/impl/mapping/MapEntriesHandler.java | 9 +++++++++
4 files changed, 24 insertions(+), 5 deletions(-)