This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
from c9639a66c6 JAMES-2586 Bind AttachmentBlobResolver (#2597) new c000d44288 Fix KeyRegistrationHandler could not deserialize list event new 20b2a9505f Avoid key remote dispatch multiple time with same Events, sames Keys The 2 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: .../apache/james/events/EventBusTestFixture.java | 7 ++-- .../java/org/apache/james/events/KeyContract.java | 30 ++++++++++++++++- .../org/apache/james/events/EventDispatcher.java | 9 +++-- .../james/events/KeyRegistrationHandler.java | 39 ++++++++++++++++------ .../java/org/apache/james/events/InVMEventBus.java | 18 ++++++++-- 5 files changed, 84 insertions(+), 19 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org