You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2011/11/24 15:56:07 UTC

svn commit: r1205858 - in /lucene/dev/branches/solrcloud: dev-tools/eclipse/dot.classpath solr/lib/zookeeper-3.4.0.jar solr/lib/zookeeper-3.4.0.rc1.jar

Author: markrmiller
Date: Thu Nov 24 14:56:06 2011
New Revision: 1205858

URL: http://svn.apache.org/viewvc?rev=1205858&view=rev
Log:
update to released version of zookeeper 3.4

Added:
    lucene/dev/branches/solrcloud/solr/lib/zookeeper-3.4.0.jar   (with props)
Removed:
    lucene/dev/branches/solrcloud/solr/lib/zookeeper-3.4.0.rc1.jar
Modified:
    lucene/dev/branches/solrcloud/dev-tools/eclipse/dot.classpath

Modified: lucene/dev/branches/solrcloud/dev-tools/eclipse/dot.classpath
URL: http://svn.apache.org/viewvc/lucene/dev/branches/solrcloud/dev-tools/eclipse/dot.classpath?rev=1205858&r1=1205857&r2=1205858&view=diff
==============================================================================
--- lucene/dev/branches/solrcloud/dev-tools/eclipse/dot.classpath (original)
+++ lucene/dev/branches/solrcloud/dev-tools/eclipse/dot.classpath Thu Nov 24 14:56:06 2011
@@ -114,7 +114,7 @@
 	<classpathentry kind="lib" path="solr/lib/slf4j-api-1.6.1.jar"/>
 	<classpathentry kind="lib" path="solr/lib/slf4j-jdk14-1.6.1.jar"/>
 	<classpathentry kind="lib" path="solr/lib/wstx-asl-3.2.7.jar"/>
-	<classpathentry kind="lib" path="solr/lib/zookeeper-3.4.0.rc1.jar"/>
+	<classpathentry kind="lib" path="solr/lib/zookeeper-3.4.0.jar"/>
 	<classpathentry kind="lib" path="solr/example/lib/jetty-6.1.26-patched-JETTY-1340.jar"/>
 	<classpathentry kind="lib" path="solr/example/lib/jetty-util-6.1.26-patched-JETTY-1340.jar"/>
 	<classpathentry kind="lib" path="solr/example/lib/servlet-api-2.5-20081211.jar"/>

Added: lucene/dev/branches/solrcloud/solr/lib/zookeeper-3.4.0.jar
URL: http://svn.apache.org/viewvc/lucene/dev/branches/solrcloud/solr/lib/zookeeper-3.4.0.jar?rev=1205858&view=auto
==============================================================================
Binary file - no diff available.