Current version is not working with multi-site

A couple of issues are preventing the broker to work:
* different events-broker version from multi-site
* missing jackson-annotations library, previously erroneously removed [1]

Still outstanding to understand why the tests didn't catch any of those issues [2].

[1]: https://gerrit-review.googlesource.com/c/plugins/events-aws-kinesis/+/304062
[2]: https://bugs.chromium.org/p/gerrit/issues/detail?id=14458

Bug: Issue 14454
Change-Id: I4d292ead59f95b05d581fdf04e0972ad10a9280c
2 files changed
tree: 8b440483f415b1ad5c6e92fb8f4498ee7c5ecf2e
  1. src/
  2. BUILD
  3. external_plugin_deps.bzl
  4. Jenkinsfile
  5. LICENSE
  6. README.md
README.md

events-aws-kinesis

Provide producer and consumer of events streamed over AWS kinesis.

Build

Information on how to build this plugin can be found here

Configuration

Information on how to configure this plugin can be found here