From 85fd3da7efba703d473c8120c1680b65be28f565 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Wed, 19 Oct 2016 15:32:57 +0200 Subject: HONEYCOMB-261 Make ModificationDiff schema aware to check presence statement on containers for starters + update all checks in ModificationDiff to be performed on schema instead of data Change-Id: I6ec1a0f9e1ca821ef9f6835072d075dd0994bdb6 Signed-off-by: Maros Marsalek --- infra/data-impl/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'infra/data-impl/pom.xml') diff --git a/infra/data-impl/pom.xml b/infra/data-impl/pom.xml index 2d6f9fd61..5e8ab37eb 100644 --- a/infra/data-impl/pom.xml +++ b/infra/data-impl/pom.xml @@ -64,6 +64,11 @@ mockito-core test + + org.skinny-framework + skinny-logback + test + -- cgit 1.2.3-korg