Plug atomix into the build 73/104673/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 1 Mar 2023 23:45:21 +0000 (00:45 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Mar 2023 00:08:16 +0000 (01:08 +0100)
commit64da33ff222387e2a3fc67e9c3fd891eacdd2d00
treee36af13df69d87d5802359d6b754d3e5b5bd7218
parent5417df1af08aa5eba93a7fc602c73e81e6767ab8
Plug atomix into the build

This adds the basics to plug in atomis into the build using the bare
minimum of modifications.

JIRA: CONTROLLER-2071
Change-Id: I92fe884f1ac44973c7ac0a9930be88f08b8d6643
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
artifacts/pom.xml
pom.xml
third-party/atomix/pom.xml [new file with mode: 0644]
third-party/atomix/storage/pom.xml
third-party/atomix/storage/src/main/java/io/atomix/storage/buffer/FileBytes.java
third-party/atomix/utils/pom.xml