This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-osgi-mock.git
from 907dbbd SLING-12104 - Fix OSGi Configuration Injection of default
value for an empty String
add 5da455b move assertion to event handler to log missed expectation
add 8ed3c94 SLING-11916 switch to newSingleThreadExecutor to enforce
ordered delivery of events improve readability of error log messages in case of
missed events
new 52d25d2 Merge pull request #35 from
apache/feature/SLING-11916-force-orderd-event-delivery
The 1 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/MockEventAdmin.java | 2 +-
.../testing/mock/osgi/MockEventAdminTest.java | 34 +++++++++++++++++++---
2 files changed, 31 insertions(+), 5 deletions(-)