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/10/14 04:35:00 UTC

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

Author: yonik
Date: Wed Oct 14 02:34:59 2009
New Revision: 824999

URL: http://svn.apache.org/viewvc?rev=824999&view=rev
Log:
upgrade to lucene 2.9.1-dev r824987

Added:
    lucene/solr/trunk/lib/lucene-analyzers-2.9.1-dev.jar   (with props)
    lucene/solr/trunk/lib/lucene-core-2.9.1-dev.jar   (with props)
    lucene/solr/trunk/lib/lucene-highlighter-2.9.1-dev.jar   (with props)
    lucene/solr/trunk/lib/lucene-memory-2.9.1-dev.jar   (with props)
    lucene/solr/trunk/lib/lucene-misc-2.9.1-dev.jar   (with props)
    lucene/solr/trunk/lib/lucene-queries-2.9.1-dev.jar   (with props)
    lucene/solr/trunk/lib/lucene-snowball-2.9.1-dev.jar   (with props)
    lucene/solr/trunk/lib/lucene-spellchecker-2.9.1-dev.jar   (with props)
Removed:
    lucene/solr/trunk/lib/lucene-analyzers-2.9.0.jar
    lucene/solr/trunk/lib/lucene-core-2.9.0.jar
    lucene/solr/trunk/lib/lucene-highlighter-2.9.0.jar
    lucene/solr/trunk/lib/lucene-memory-2.9.0.jar
    lucene/solr/trunk/lib/lucene-misc-2.9.0.jar
    lucene/solr/trunk/lib/lucene-queries-2.9.0.jar
    lucene/solr/trunk/lib/lucene-snowball-2.9.0.jar
    lucene/solr/trunk/lib/lucene-spellchecker-2.9.0.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=824999&r1=824998&r2=824999&view=diff
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Wed Oct 14 02:34:59 2009
@@ -83,7 +83,7 @@
 
 Versions of Major Components
 ----------------------------
-Apache Lucene 2.9.0 final release
+Apache Lucene 2.9.1-dev r824987
 Apache Tika 0.4
 Carrot2 3.1.0
 

Modified: lucene/solr/trunk/common-build.xml
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/common-build.xml?rev=824999&r1=824998&r2=824999&view=diff
==============================================================================
--- lucene/solr/trunk/common-build.xml (original)
+++ lucene/solr/trunk/common-build.xml Wed Oct 14 02:34:59 2009
@@ -114,7 +114,7 @@
        The version suffix of the Lucene artifacts checked into "lib" 
        IF YOU CHANGE THIS, SANITY CHECK "javadoc.link.lucene"
   -->
-  <property name="lucene_version" value="2.9.0"/>
+  <property name="lucene_version" value="2.9.1-dev"/>
   <!-- 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.1-dev.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-analyzers-2.9.1-dev.jar?rev=824999&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-analyzers-2.9.1-dev.jar
------------------------------------------------------------------------------
    svn:executable = *

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

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

Propchange: lucene/solr/trunk/lib/lucene-core-2.9.1-dev.jar
------------------------------------------------------------------------------
    svn:executable = *

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

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

Propchange: lucene/solr/trunk/lib/lucene-highlighter-2.9.1-dev.jar
------------------------------------------------------------------------------
    svn:executable = *

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

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

Propchange: lucene/solr/trunk/lib/lucene-memory-2.9.1-dev.jar
------------------------------------------------------------------------------
    svn:executable = *

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

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

Propchange: lucene/solr/trunk/lib/lucene-misc-2.9.1-dev.jar
------------------------------------------------------------------------------
    svn:executable = *

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

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

Propchange: lucene/solr/trunk/lib/lucene-queries-2.9.1-dev.jar
------------------------------------------------------------------------------
    svn:executable = *

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

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

Propchange: lucene/solr/trunk/lib/lucene-snowball-2.9.1-dev.jar
------------------------------------------------------------------------------
    svn:executable = *

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

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

Propchange: lucene/solr/trunk/lib/lucene-spellchecker-2.9.1-dev.jar
------------------------------------------------------------------------------
    svn:executable = *

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



Re: svn commit: r824999 - in /lucene/solr/trunk: ./ lib/

Posted by Grant Ingersoll <gs...@apache.org>.
On Oct 15, 2009, at 7:01 PM, Chris Hostetter wrote:

>
> : upgrade to lucene 2.9.1-dev r824987
>
> If we're switching back to our own jars, then doesn't that mean we  
> need to
> add back those custom pom.xml files for maven users? ...

Yes, we do.

>
>  http://svn.apache.org/viewvc?view=revision&revision=819835
>
>
> -Hoss
>


Re: svn commit: r824999 - in /lucene/solr/trunk: ./ lib/

Posted by Chris Hostetter <ho...@fucit.org>.
: > : upgrade to lucene 2.9.1-dev r824987
: >
: > If we're switching back to our own jars, then doesn't that mean we need to
: > add back those custom pom.xml files for maven users? ...
: 
: *shrug* - the nightlies don't do anything with maven do they?

i don't really understand what nightlies have to do with this ... in the 
past when we had used "unofficial" copies of the lucene jars, we published 
those unofficial copies to maven (in the solr namespace) so people using 
solr from maven could get them.

...at least, that's how i understand it ... i don't use maven so i'm not 
sure, but ryan made an explicit mention of it when he upgraded to 2.9.0...

	https://issues.apache.org/jira/browse/SOLR-1472

: It sounds like 2.9.1 may be out before we release in any case.

...well, yeah.  that would make the whole issue moot.


-Hoss


Re: svn commit: r824999 - in /lucene/solr/trunk: ./ lib/

Posted by Yonik Seeley <yo...@lucidimagination.com>.
On Thu, Oct 15, 2009 at 7:01 PM, Chris Hostetter
<ho...@fucit.org> wrote:
>
> : upgrade to lucene 2.9.1-dev r824987
>
> If we're switching back to our own jars, then doesn't that mean we need to
> add back those custom pom.xml files for maven users? ...

*shrug* - the nightlies don't do anything with maven do they?
It sounds like 2.9.1 may be out before we release in any case.

-Yonik
http://www.lucidimagination.com

Re: svn commit: r824999 - in /lucene/solr/trunk: ./ lib/

Posted by Chris Hostetter <ho...@fucit.org>.
: upgrade to lucene 2.9.1-dev r824987

If we're switching back to our own jars, then doesn't that mean we need to 
add back those custom pom.xml files for maven users? ...

  http://svn.apache.org/viewvc?view=revision&revision=819835


-Hoss