From 940554aaa8e8c03f74ad54014d635f8606ec30c8 Mon Sep 17 00:00:00 2001 From: Abraham Fine Date: Sat, 7 Oct 2017 15:19:45 -0700 Subject: [PATCH] ZOOKEEPER-2915: Use "strict" conflict management in ivy Change-Id: Icc3165d3d6674d3579a62fc3c96c300059a6a277 --- build.xml | 22 +++++++++++++--------- ivy.xml | 14 +++++++++++--- 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/build.xml b/build.xml index 67136844ace..372174b450b 100644 --- a/build.xml +++ b/build.xml @@ -240,25 +240,29 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant"> - - + - - + + - - + + - + + + + + + + - @@ -266,7 +270,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant"> - + diff --git a/ivy.xml b/ivy.xml index 0ad1f4d5899..8a9c6038f0d 100644 --- a/ivy.xml +++ b/ivy.xml @@ -28,7 +28,7 @@ - + @@ -66,7 +66,10 @@ + conf="test->default"> + + + @@ -77,7 +80,9 @@ conf="jdiff->default"/> + rev="${apache-rat-tasks.version}" conf="releaseaudit->default"> + + + + +