This is an automated email from the ASF dual-hosted git repository. pauls pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git
commit 1d7a8008a778547613a1c0bf0f743ab248626334 Merge: 22a6a92 600cccb Author: Karl Pauls <[email protected]> AuthorDate: Tue Dec 5 13:49:12 2017 +0100 Merge pull request #1 from apache/issue/SLING-7134 SLING-7134 - Script execution order is not deterministic on Java 9 .../resolver/internal/SlingServletResolver.java | 21 ++++++++- .../internal/helper/AbstractResourceCollector.java | 50 +++++++++++++++++++--- .../helper/NamedScriptResourceCollector.java | 2 +- .../internal/helper/ResourceCollector.java | 6 +-- .../resolver/internal/helper/WeightedResource.java | 3 +- .../internal/SlingServletResolverTest.java | 6 +++ .../internal/helper/ResourceCollectorTest.java | 44 ++++++++++++++++++- .../internal/helper/ScriptSelectionTest.java | 3 +- .../internal/helper/WeightedResourceTest.java | 11 ----- 9 files changed, 120 insertions(+), 26 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
