This is an automated email from the ASF dual-hosted git repository.
henrykuijpers pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-osgi-mock.git
from 2caaa14 [maven-release-plugin] prepare for next development iteration
new 0a96268 Keep sorting consistent in collection references whenever
services are registered
new bb6a716 Don't re-instantiate reference collection on rebind but just
clear it
new af99836 Add dedicated test for consistent ranked services sorting
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../sling/testing/mock/osgi/MockBundleContext.java | 6 +-
.../sling/testing/mock/osgi/OsgiServiceUtil.java | 73 ++++++++--------------
.../mock/osgi/MockServiceReferencesSortTest.java | 47 ++++++++++++--
.../Service6VolatileMultipleReferences.java | 4 ++
4 files changed, 75 insertions(+), 55 deletions(-)