From ffef7b3d1d6afb6aafc7979afdbec8922b73f379 Mon Sep 17 00:00:00 2001 From: Mark Robert Miller Date: Sun, 15 Sep 2013 00:14:24 +0000 Subject: [PATCH] improve license version detection git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523367 13f79535-47bb-0310-9956-ffa450edef68 --- lucene/tools/custom-tasks.xml | 6 ++++-- ...SHOT-tests-NOTICE.txt => hadoop-common-tests-NOTICE.txt} | 0 ...ser-1.0-RC-LICENSE-ASL.txt => isoparser-LICENSE-ASL.txt} | 0 .../{isoparser-1.0-RC-NOTICE.txt => isoparser-NOTICE.txt} | 0 4 files changed, 4 insertions(+), 2 deletions(-) rename solr/licenses/{hadoop-common-2.0.0-cdh4.2.0-SNAPSHOT-tests-NOTICE.txt => hadoop-common-tests-NOTICE.txt} (100%) rename solr/licenses/{isoparser-1.0-RC-LICENSE-ASL.txt => isoparser-LICENSE-ASL.txt} (100%) rename solr/licenses/{isoparser-1.0-RC-NOTICE.txt => isoparser-NOTICE.txt} (100%) diff --git a/lucene/tools/custom-tasks.xml b/lucene/tools/custom-tasks.xml index 4c414f0ab48..e230bb39da3 100644 --- a/lucene/tools/custom-tasks.xml +++ b/lucene/tools/custom-tasks.xml @@ -39,11 +39,13 @@ - + - + + + diff --git a/solr/licenses/hadoop-common-2.0.0-cdh4.2.0-SNAPSHOT-tests-NOTICE.txt b/solr/licenses/hadoop-common-tests-NOTICE.txt similarity index 100% rename from solr/licenses/hadoop-common-2.0.0-cdh4.2.0-SNAPSHOT-tests-NOTICE.txt rename to solr/licenses/hadoop-common-tests-NOTICE.txt diff --git a/solr/licenses/isoparser-1.0-RC-LICENSE-ASL.txt b/solr/licenses/isoparser-LICENSE-ASL.txt similarity index 100% rename from solr/licenses/isoparser-1.0-RC-LICENSE-ASL.txt rename to solr/licenses/isoparser-LICENSE-ASL.txt diff --git a/solr/licenses/isoparser-1.0-RC-NOTICE.txt b/solr/licenses/isoparser-NOTICE.txt similarity index 100% rename from solr/licenses/isoparser-1.0-RC-NOTICE.txt rename to solr/licenses/isoparser-NOTICE.txt