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 bb780b9 Merge branch 'feature/v1.1'
add 40f5ebb Correctly handle mapping records with null components to Maps
add f8d604a Use trace statements for main-path event conversion and
monitoring
new 9771552 Merge pull request #27 from apache/fix/record_null
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/EventConverter.java | 4 +-
.../typedevent/bus/impl/MonitorEventTask.java | 4 +-
.../aries/typedevent/bus/impl/RecordConverter.java | 7 +-
.../bus/osgi/AbstractIntegrationTest.java | 7 +-
.../typedevent/bus/osgi/RecordIntegrationTest.java | 77 ++++++++++++++++++++++
5 files changed, 90 insertions(+), 9 deletions(-)