This is an automated email from the ASF dual-hosted git repository. timothyjward pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/aries-typedevent.git
commit 1dfa4afe99866513d6f4867a639a0c738595d830 Merge: 8e15c14 b1612aa Author: Tim Ward <[email protected]> AuthorDate: Mon Jan 19 11:35:13 2026 +0000 Merge pull request #31 from apache/fix/tck Fix issues raised by the Typed Events 1.1 TCK .../aries/typedevent/bus/impl/EventSelector.java | 60 +++++++++------ .../typedevent/bus/impl/TypedEventBusImpl.java | 17 ++++- .../typedevent/bus/impl/TypedEventMonitorImpl.java | 9 ++- .../typedevent/bus/impl/EventSelectorTest.java | 88 ++++++++++++++++++++++ .../typedevent/bus/impl/TypedEventBusImplTest.java | 33 ++++++++ .../bus/impl/TypedEventMonitorImplTest.java | 33 ++++++++ 6 files changed, 210 insertions(+), 30 deletions(-)
