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 no...@apache.org on 2010/01/07 06:49:46 UTC

svn commit: r896759 - in /lucene/solr/trunk: CHANGES.txt contrib/clustering/lib/google-collections-1.0-rc2.jar lib/google-collect-1.0.jar

Author: noble
Date: Thu Jan  7 05:49:45 2010
New Revision: 896759

URL: http://svn.apache.org/viewvc?rev=896759&view=rev
Log:
SOLR-1704 . move google collections from clustering to core

Added:
    lucene/solr/trunk/lib/google-collect-1.0.jar   (with props)
Removed:
    lucene/solr/trunk/contrib/clustering/lib/google-collections-1.0-rc2.jar
Modified:
    lucene/solr/trunk/CHANGES.txt

Modified: lucene/solr/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/CHANGES.txt?rev=896759&r1=896758&r2=896759&view=diff
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Thu Jan  7 05:49:45 2010
@@ -190,6 +190,8 @@
 
 * SOLR-1661 : Remove adminCore from CoreContainer . removed deprecated methods setAdminCore(), getAdminCore() (noble)
 
+* SOLR-1704 : Google collections moved from clustering to core (noble)
+
 Build
 ----------------------
 

Added: lucene/solr/trunk/lib/google-collect-1.0.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/google-collect-1.0.jar?rev=896759&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/google-collect-1.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream