From 4778a809ba1321629c3a3d70dbdddb0beb189341 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 14 Jul 2016 10:41:49 +0200 Subject: HONEYCOMB-122: Reader registry integration tests Add IT test for read infrastructure + some additional unit tests + Make Read/Write Factory autoCloseable Change-Id: I6eab8e6df2c2132af01cea0a9c4b9bece7dc9b74 Signed-off-by: Maros Marsalek --- v3po/it/it-test/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'v3po/it/it-test/pom.xml') diff --git a/v3po/it/it-test/pom.xml b/v3po/it/it-test/pom.xml index 04e70e948..74bb545a6 100644 --- a/v3po/it/it-test/pom.xml +++ b/v3po/it/it-test/pom.xml @@ -34,6 +34,11 @@ data-impl ${project.version} + + io.fd.honeycomb.v3po + translate-impl + ${project.version} + org.skinny-framework skinny-logback -- cgit 1.2.3-korg