From dd9f9548d392a57f0bb2132d378e57994ac4656d Mon Sep 17 00:00:00 2001 From: Yonik Seeley Date: Mon, 21 Sep 2009 21:53:41 +0000 Subject: [PATCH] update to lucene 2.9.0 final release candidate git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817424 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 2 +- common-build.xml | 2 +- lib/lucene-analyzers-2.9.0-rc5.jar | 2 -- lib/lucene-analyzers-2.9.0.jar | 2 ++ lib/lucene-core-2.9.0-rc5.jar | 2 -- lib/lucene-core-2.9.0.jar | 2 ++ lib/lucene-highlighter-2.9.0-rc5.jar | 2 -- lib/lucene-highlighter-2.9.0.jar | 2 ++ lib/lucene-memory-2.9.0-rc5.jar | 2 -- lib/lucene-memory-2.9.0.jar | 2 ++ lib/lucene-misc-2.9.0-rc5.jar | 2 -- lib/lucene-misc-2.9.0.jar | 2 ++ lib/lucene-queries-2.9.0-rc5.jar | 2 -- lib/lucene-queries-2.9.0.jar | 2 ++ lib/lucene-snowball-2.9.0-rc5.jar | 2 -- lib/lucene-snowball-2.9.0.jar | 2 ++ lib/lucene-spellchecker-2.9.0-rc5.jar | 2 -- lib/lucene-spellchecker-2.9.0.jar | 2 ++ 18 files changed, 18 insertions(+), 18 deletions(-) delete mode 100644 lib/lucene-analyzers-2.9.0-rc5.jar create mode 100644 lib/lucene-analyzers-2.9.0.jar delete mode 100644 lib/lucene-core-2.9.0-rc5.jar create mode 100644 lib/lucene-core-2.9.0.jar delete mode 100644 lib/lucene-highlighter-2.9.0-rc5.jar create mode 100644 lib/lucene-highlighter-2.9.0.jar delete mode 100644 lib/lucene-memory-2.9.0-rc5.jar create mode 100644 lib/lucene-memory-2.9.0.jar delete mode 100644 lib/lucene-misc-2.9.0-rc5.jar create mode 100644 lib/lucene-misc-2.9.0.jar delete mode 100644 lib/lucene-queries-2.9.0-rc5.jar create mode 100644 lib/lucene-queries-2.9.0.jar delete mode 100644 lib/lucene-snowball-2.9.0-rc5.jar create mode 100644 lib/lucene-snowball-2.9.0.jar delete mode 100644 lib/lucene-spellchecker-2.9.0-rc5.jar create mode 100644 lib/lucene-spellchecker-2.9.0.jar diff --git a/CHANGES.txt b/CHANGES.txt index 36ed3621247..0f83d287e81 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -61,7 +61,7 @@ error. See SOLR-1410 for more information. Versions of Major Components ---------------------------- -Apache Lucene 2.9.0-rc5 +Apache Lucene 2.9.0 final release candidate #1, subject to approval Apache Tika 0.4 Detailed Change List diff --git a/common-build.xml b/common-build.xml index 84beddfb577..6118d3b89f8 100644 --- a/common-build.xml +++ b/common-build.xml @@ -110,7 +110,7 @@ - + diff --git a/lib/lucene-analyzers-2.9.0-rc5.jar b/lib/lucene-analyzers-2.9.0-rc5.jar deleted file mode 100644 index 5a117aef013..00000000000 --- a/lib/lucene-analyzers-2.9.0-rc5.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[6c2723ccb7c16ef050941014049c1a6e14b39ba5] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-analyzers-2.9.0.jar b/lib/lucene-analyzers-2.9.0.jar new file mode 100644 index 00000000000..549da6310b1 --- /dev/null +++ b/lib/lucene-analyzers-2.9.0.jar @@ -0,0 +1,2 @@ +AnyObjectId[b1a1ca7a9d031b6bf22a1b6592905eb2b29e8471] was removed in git history. +Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-core-2.9.0-rc5.jar b/lib/lucene-core-2.9.0-rc5.jar deleted file mode 100644 index 1e0c92e4a8c..00000000000 --- a/lib/lucene-core-2.9.0-rc5.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[db6f65a2815103ac9538b406100392c9e0fc1af9] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-core-2.9.0.jar b/lib/lucene-core-2.9.0.jar new file mode 100644 index 00000000000..25fd4e79921 --- /dev/null +++ b/lib/lucene-core-2.9.0.jar @@ -0,0 +1,2 @@ +AnyObjectId[c049ba5d68b77a5ba9896d510d7e9e9ba4539990] was removed in git history. +Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-highlighter-2.9.0-rc5.jar b/lib/lucene-highlighter-2.9.0-rc5.jar deleted file mode 100644 index 672acfc659e..00000000000 --- a/lib/lucene-highlighter-2.9.0-rc5.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[74320de7292411db06e6714fe9c8a4e37fbb33f8] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-highlighter-2.9.0.jar b/lib/lucene-highlighter-2.9.0.jar new file mode 100644 index 00000000000..4e330a23062 --- /dev/null +++ b/lib/lucene-highlighter-2.9.0.jar @@ -0,0 +1,2 @@ +AnyObjectId[73b18816c32b1efdf87b567c01d4c9968eefcbfc] was removed in git history. +Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-memory-2.9.0-rc5.jar b/lib/lucene-memory-2.9.0-rc5.jar deleted file mode 100644 index 89adc054cdb..00000000000 --- a/lib/lucene-memory-2.9.0-rc5.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[db67ede8cfa091524c60001c1ec90c4daaec0647] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-memory-2.9.0.jar b/lib/lucene-memory-2.9.0.jar new file mode 100644 index 00000000000..89a03667964 --- /dev/null +++ b/lib/lucene-memory-2.9.0.jar @@ -0,0 +1,2 @@ +AnyObjectId[1414d901f5674d302ca40d3f2fbb0c8dbfb7f27b] was removed in git history. +Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-misc-2.9.0-rc5.jar b/lib/lucene-misc-2.9.0-rc5.jar deleted file mode 100644 index f10ec9e28e6..00000000000 --- a/lib/lucene-misc-2.9.0-rc5.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[a2f1839f6012dc462af70266cf8dc9b7c7ccc7e9] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-misc-2.9.0.jar b/lib/lucene-misc-2.9.0.jar new file mode 100644 index 00000000000..0d63b068f6b --- /dev/null +++ b/lib/lucene-misc-2.9.0.jar @@ -0,0 +1,2 @@ +AnyObjectId[d2e084c3b269a331bd4564febb1e0110e3c64d68] was removed in git history. +Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-queries-2.9.0-rc5.jar b/lib/lucene-queries-2.9.0-rc5.jar deleted file mode 100644 index b765ba306cf..00000000000 --- a/lib/lucene-queries-2.9.0-rc5.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[096dc792fd71d014cc4c0b03f507ca2b2c497764] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-queries-2.9.0.jar b/lib/lucene-queries-2.9.0.jar new file mode 100644 index 00000000000..da3ea083ad9 --- /dev/null +++ b/lib/lucene-queries-2.9.0.jar @@ -0,0 +1,2 @@ +AnyObjectId[7e2c2faaf2c5c20b18e3d155381d644ad6462350] was removed in git history. +Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-snowball-2.9.0-rc5.jar b/lib/lucene-snowball-2.9.0-rc5.jar deleted file mode 100644 index ef0fe2eb963..00000000000 --- a/lib/lucene-snowball-2.9.0-rc5.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[c6dd6e7a276e02f76fffe59993275e2d81763314] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-snowball-2.9.0.jar b/lib/lucene-snowball-2.9.0.jar new file mode 100644 index 00000000000..33feab941ac --- /dev/null +++ b/lib/lucene-snowball-2.9.0.jar @@ -0,0 +1,2 @@ +AnyObjectId[f0779df3cbc888e1df651298a3d3980c316be719] was removed in git history. +Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-spellchecker-2.9.0-rc5.jar b/lib/lucene-spellchecker-2.9.0-rc5.jar deleted file mode 100644 index 87bde8b757b..00000000000 --- a/lib/lucene-spellchecker-2.9.0-rc5.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[94b969a714ac94fbe5bab3dbbea89571cbaa2ee2] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/lib/lucene-spellchecker-2.9.0.jar b/lib/lucene-spellchecker-2.9.0.jar new file mode 100644 index 00000000000..67f40ad9e51 --- /dev/null +++ b/lib/lucene-spellchecker-2.9.0.jar @@ -0,0 +1,2 @@ +AnyObjectId[f633f1fc1ae040f096d6b6acdc01a9740904cac5] was removed in git history. +Apache SVN contains full history. \ No newline at end of file