From b1524738f31f6347b60c1df9d5ae71d8974e36d4 Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Wed, 25 Sep 2013 15:47:06 +0000 Subject: [PATCH] LUCENE-5243: Temporarily fix problem with Clover + Java 7 caused by broken comparator. Once Clover 3.2.0 is out we can remove the snapshot repository. This patch is needed on trunk only (because Java 7) git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526210 13f79535-47bb-0310-9956-ffa450edef68 --- lucene/common-build.xml | 2 +- lucene/ivy-settings.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lucene/common-build.xml b/lucene/common-build.xml index 0ed7275a85b..e78fc0fbb2c 100644 --- a/lucene/common-build.xml +++ b/lucene/common-build.xml @@ -1256,7 +1256,7 @@ ${tests-output}/junit4-*.suites - per-JVM executed suites ]]> Code coverage with Atlassian Clover enabled. - diff --git a/lucene/ivy-settings.xml b/lucene/ivy-settings.xml index a78d6643480..575d74ed8b3 100644 --- a/lucene/ivy-settings.xml +++ b/lucene/ivy-settings.xml @@ -34,6 +34,9 @@ + + +