You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by yo...@apache.org on 2009/09/21 23:53:42 UTC

svn commit: r817424 - in /lucene/solr/trunk: ./ lib/

Author: yonik
Date: Mon Sep 21 21:53:41 2009
New Revision: 817424

URL: http://svn.apache.org/viewvc?rev=817424&view=rev
Log:
update to lucene 2.9.0 final release candidate

Added:
    lucene/solr/trunk/lib/lucene-analyzers-2.9.0.jar   (with props)
    lucene/solr/trunk/lib/lucene-core-2.9.0.jar   (with props)
    lucene/solr/trunk/lib/lucene-highlighter-2.9.0.jar   (with props)
    lucene/solr/trunk/lib/lucene-memory-2.9.0.jar   (with props)
    lucene/solr/trunk/lib/lucene-misc-2.9.0.jar   (with props)
    lucene/solr/trunk/lib/lucene-queries-2.9.0.jar   (with props)
    lucene/solr/trunk/lib/lucene-snowball-2.9.0.jar   (with props)
    lucene/solr/trunk/lib/lucene-spellchecker-2.9.0.jar   (with props)
Removed:
    lucene/solr/trunk/lib/lucene-analyzers-2.9.0-rc5.jar
    lucene/solr/trunk/lib/lucene-core-2.9.0-rc5.jar
    lucene/solr/trunk/lib/lucene-highlighter-2.9.0-rc5.jar
    lucene/solr/trunk/lib/lucene-memory-2.9.0-rc5.jar
    lucene/solr/trunk/lib/lucene-misc-2.9.0-rc5.jar
    lucene/solr/trunk/lib/lucene-queries-2.9.0-rc5.jar
    lucene/solr/trunk/lib/lucene-snowball-2.9.0-rc5.jar
    lucene/solr/trunk/lib/lucene-spellchecker-2.9.0-rc5.jar
Modified:
    lucene/solr/trunk/CHANGES.txt
    lucene/solr/trunk/common-build.xml

Modified: lucene/solr/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/CHANGES.txt?rev=817424&r1=817423&r2=817424&view=diff
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Mon Sep 21 21:53:41 2009
@@ -61,7 +61,7 @@
 
 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

Modified: lucene/solr/trunk/common-build.xml
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/common-build.xml?rev=817424&r1=817423&r2=817424&view=diff
==============================================================================
--- lucene/solr/trunk/common-build.xml (original)
+++ lucene/solr/trunk/common-build.xml Mon Sep 21 21:53:41 2009
@@ -110,7 +110,7 @@
   <property name="maven.dist.prefix" value="${maven.dist.dir}/org/apache/solr"/>
 
   <!-- The version suffix of the Lucene artifacts checked into "lib" -->
-  <property name="lucene_version" value="2.9.0-rc5"/>
+  <property name="lucene_version" value="2.9.0"/>
   <!-- The version number to assign to the Maven artifacts. -->
   <property name="maven_version" value="1.4-SNAPSHOT"/>
 

Added: lucene/solr/trunk/lib/lucene-analyzers-2.9.0.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-analyzers-2.9.0.jar?rev=817424&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-analyzers-2.9.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-core-2.9.0.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-core-2.9.0.jar?rev=817424&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-core-2.9.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-highlighter-2.9.0.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-highlighter-2.9.0.jar?rev=817424&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-highlighter-2.9.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-memory-2.9.0.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-memory-2.9.0.jar?rev=817424&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-memory-2.9.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-misc-2.9.0.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-misc-2.9.0.jar?rev=817424&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-misc-2.9.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-queries-2.9.0.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-queries-2.9.0.jar?rev=817424&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-queries-2.9.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-snowball-2.9.0.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-snowball-2.9.0.jar?rev=817424&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-snowball-2.9.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-spellchecker-2.9.0.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-spellchecker-2.9.0.jar?rev=817424&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-spellchecker-2.9.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream