SLING-7290 - The Sling Servlet Resolver does not work correctly in some inheritance scenarios

* corrected AbstractResourceCollector to apply ScriptEngineFactory priority only when scripts
are in the same folder
* added tests that showcase the correct behaviour in ScriptSelection2Test
* extended tests from ResourceCollectorTest
4 files changed
tree: 08f91e159b515698a49114741c75a4b58b4314a9
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Servlet Resolver

This module is part of the Apache Sling project.

Bundle implementing the Sling API ServletResolver.