From 8928d3d3512813c57a9e4bfef4210df69b5126fc Mon Sep 17 00:00:00 2001 From: "Chris M. Hostetter" Date: Thu, 18 Jul 2013 17:57:48 +0000 Subject: [PATCH] SOLR-5048: fail the build if the example solrconfig.xml files do not have an up to date luceneMatchVersion git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1504570 13f79535-47bb-0310-9956-ffa450edef68 --- solr/build.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/solr/build.xml b/solr/build.xml index a1c4e3ff1ba..996fbc010a9 100644 --- a/solr/build.xml +++ b/solr/build.xml @@ -226,7 +226,21 @@ - + + + + + + + + + + + + + + +