From c514c26499fd5f284d4d64215336cdba07ec52a8 Mon Sep 17 00:00:00 2001 From: Roman Chyla Date: Mon, 1 Aug 2016 18:42:38 -0400 Subject: [PATCH] Updated build.xml (solr compiles) --- build.properties | 4 +- build.properties.default | 4 +- build.xml | 305 +++++++++++---------------------------- 3 files changed, 89 insertions(+), 224 deletions(-) diff --git a/build.properties b/build.properties index 8d0eebd0d..d303da27e 100644 --- a/build.properties +++ b/build.properties @@ -4,11 +4,11 @@ # section of the build.xml file. Be careful to remove trailing whitespaces. # normally, you don't want to change this -solr.version=49 +solr.version=61 # by default, the version will be composed as: . # ie. 48.1.0.1 -montysolr.version=1.0.0 +montysolr.version=1.1.0 # if you want to use custom executables; define them here python=python diff --git a/build.properties.default b/build.properties.default index 8f94c1cd8..42e5e14a3 100644 --- a/build.properties.default +++ b/build.properties.default @@ -4,11 +4,11 @@ # section of the build.xml file. Be careful to remove trailing whitespaces. # normally, you don't want to change this -solr.version=48 +solr.version=61 # by default, the version will be composed as: . # ie. 48.1.0.1 -montysolr.version=1.0.0 +montysolr.version=1.1.0 # if you want to use custom executables; define them here python=python diff --git a/build.xml b/build.xml index 5edfff538..d585aa767 100644 --- a/build.xml +++ b/build.xml @@ -23,23 +23,13 @@ - + - - - + @@ -88,7 +78,6 @@ - @@ -131,13 +120,13 @@ - - - + + + - - + + @@ -155,19 +144,12 @@ solr.version=${solr.version} - - + flags="g"/> + - - - - - - - - + + - - - - - - - + + + @@ -258,35 +189,30 @@ solr.version=${solr.version} + depends="get-solr-source-code,check-solr-location,build-solr-example,extract-solr-jars"> - + - - - - - - + + + + - + + + + - @@ -298,11 +224,11 @@ solr.version=${solr.version} - - - - - + + + + + @@ -312,62 +238,18 @@ solr.version=${solr.version} - - - - - - - - - Downloading Solr, please wait... (but if it takes too long, then run me again and I'll use a different mirror) - - - - - - - - - - - - - - - - - - - - This is used only when the download using mirror site fails - - - - - - - - Building the Solr example - - + @@ -376,61 +258,61 @@ solr.version=${solr.version} + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - + + + + + @@ -440,23 +322,13 @@ solr.version=${solr.version} depends=""> - - - + + - - - - - - We will use the mirror: ${solr.mirror} - - - @@ -559,8 +431,6 @@ solr.version=${solr.version} - - @@ -582,18 +452,13 @@ solr.version=${solr.version} - - - - - - + - +