This is an automated email from the ASF dual-hosted git repository.
joerghoh pushed a change to branch SLING-11558-return-resources
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git
from a001e4f fix imports
add ea25513 make the feature configurable
No new revisions were added by this update.
Summary of changes:
.../servlets/resolver/internal/ResolverConfig.java | 8 ++++++++
.../resolver/internal/SlingServletResolver.java | 14 +++++++++-----
.../internal/console/WebConsolePlugin.java | 2 +-
.../internal/helper/AbstractResourceCollector.java | 9 +++++++--
.../internal/helper/LocationCollector.java | 12 ++++++++----
.../helper/NamedScriptResourceCollector.java | 11 +++++++----
.../internal/helper/ResourceCollector.java | 21 ++++++++++++---------
.../internal/helper/LocationCollectorTest.java | 22 ++++++++++++++++++++--
.../internal/helper/ResourceCollectorTest.java | 2 +-
.../internal/helper/ScriptSelection2Test.java | 2 +-
.../internal/helper/ScriptSelectionTest.java | 2 +-
11 files changed, 75 insertions(+), 30 deletions(-)