From 7ff48d1133fcda98cf3f33a9a6e251b3da48e8c5 Mon Sep 17 00:00:00 2001 From: Mark Robert Miller Date: Fri, 19 Mar 2010 19:11:50 +0000 Subject: [PATCH] keep lucene from compiling 5 times when running test and reorganize all the lucene refs in one spot git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925382 13f79535-47bb-0310-9956-ffa450edef68 --- solr/build.xml | 47 --------------------------------------- solr/common-build.xml | 51 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+), 47 deletions(-) diff --git a/solr/build.xml b/solr/build.xml index 87abc247a7f..f9ebbdeed8f 100644 --- a/solr/build.xml +++ b/solr/build.xml @@ -639,53 +639,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/solr/common-build.xml b/solr/common-build.xml index 0e5ecf37c6a..25074a6b4b9 100644 --- a/solr/common-build.xml +++ b/solr/common-build.xml @@ -142,6 +142,8 @@ + + @@ -153,6 +155,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -229,6 +279,7 @@ +