reschke opened a new pull request, #175: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/175
This removes logic from `ResourceMapperImpl` that previously took two different code paths, depending on the mode. To get there, `AliasHandler` now handles `getAliasMap` even when the alias cache is not in use. Note: for that, it uses its own resolver instance, thus the test in `ResourceMapperImplTest` does not "work" anymore (code removed for now). Suggestions how to resurrect that check (do we even need it anymore?) are welcome. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org