This is an automated email from the ASF dual-hosted git repository.

timothyjward pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/aries-typedevent.git


    from 8e15c14  Fix import of the wrong JUnit package
     add 0f0080d  Properly validate topics, topic filters, and events for null 
and syntax
     add b1612aa  Fix the ordering priority of filters when configuring event 
history
     new 1dfa4af  Merge pull request #31 from apache/fix/tck

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:
 .../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(-)

Reply via email to