From 32f4a55a18f1806a4217d049dbb90ecd63a68141 Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Thu, 27 Jun 2013 16:06:54 +0000 Subject: [PATCH] More strict RAT checking (unfortunately the analysis supermodule does not import common-build). This will detect missing license headers in build.xml, too git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497415 13f79535-47bb-0310-9956-ffa450edef68 --- lucene/build.xml | 2 +- solr/build.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lucene/build.xml b/lucene/build.xml index 9e019c5a178..b02ec6e31dc 100644 --- a/lucene/build.xml +++ b/lucene/build.xml @@ -348,7 +348,7 @@ - + diff --git a/solr/build.xml b/solr/build.xml index dea361f4529..bf6d218a2b5 100644 --- a/solr/build.xml +++ b/solr/build.xml @@ -301,7 +301,7 @@ - +