From b06d2b0fbdcf1b5d9ce0de14bd5039b73ba0295d Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Thu, 26 Apr 2012 19:13:33 +0000 Subject: [PATCH] revert china fallback config until i can debug jenkins git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331034 13f79535-47bb-0310-9956-ffa450edef68 --- lucene/common-build.xml | 55 +++++---------------------- lucene/ivy-settings.xml | 40 ------------------- lucene/misc/build.xml | 2 +- lucene/test-framework/ivysettings.xml | 19 +++++++++ solr/example/build.xml | 2 +- 5 files changed, 30 insertions(+), 88 deletions(-) delete mode 100644 lucene/ivy-settings.xml create mode 100644 lucene/test-framework/ivysettings.xml diff --git a/lucene/common-build.xml b/lucene/common-build.xml index b9257fb454e..47e7e07e36f 100644 --- a/lucene/common-build.xml +++ b/lucene/common-build.xml @@ -267,22 +267,12 @@ - - - - - + - - - - - - This build requires Ivy and Ivy could not be found in your ant classpath. @@ -321,41 +311,14 @@ Ivy is not available - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - @@ -1094,7 +1057,7 @@ ${tests-output}/junit4-*.suites - per-JVM executed suites - + @@ -1546,7 +1509,7 @@ ${tests-output}/junit4-*.suites - per-JVM executed suites - + diff --git a/lucene/ivy-settings.xml b/lucene/ivy-settings.xml deleted file mode 100644 index 8c822860b07..00000000000 --- a/lucene/ivy-settings.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/lucene/misc/build.xml b/lucene/misc/build.xml index 3c5e19f64df..45931df8381 100644 --- a/lucene/misc/build.xml +++ b/lucene/misc/build.xml @@ -27,7 +27,7 @@ - + diff --git a/lucene/test-framework/ivysettings.xml b/lucene/test-framework/ivysettings.xml new file mode 100644 index 00000000000..50629eb7286 --- /dev/null +++ b/lucene/test-framework/ivysettings.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/solr/example/build.xml b/solr/example/build.xml index fdfbe95b829..7cbcb94f97d 100644 --- a/solr/example/build.xml +++ b/solr/example/build.xml @@ -33,7 +33,7 @@ - +