senn opened a new pull request, #41: URL: https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/pull/41
I changed it so a collection reference is always constructed from scratch. Less performant but it seems to work. All tests succeed and my example test demonstrating the inconsistent sorting (https://github.com/senn/aemcontext-no-serviceranking-ordering/blob/incorrect-ordering-depending-on-injection-time/src/test/java/com/github/senn/services/InjectionTimeOrderingTest.java) also succeeds if i build this locally and change the osgi-mock version to 3.5.1-SNAPSHOT in that project. I'm no expert in OSGi bundlecontext / service registration so it needs a good thinking through and review. What do you think? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
