You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2011/03/06 17:11:41 UTC

svn commit: r1078505 - in /lucene/dev/branches/branch_3x: ./ dev-tools/eclipse/ lucene/ solr/ solr/contrib/clustering/lib/ solr/contrib/extraction/lib/ solr/contrib/uima/lib/

Author: rmuir
Date: Sun Mar  6 16:11:41 2011
New Revision: 1078505

URL: http://svn.apache.org/viewvc?rev=1078505&view=rev
Log:
remove duplicate jars from solr contrib (solr core has these exact ones already)

Removed:
    lucene/dev/branches/branch_3x/solr/contrib/clustering/lib/commons-lang-2.4.jar
    lucene/dev/branches/branch_3x/solr/contrib/extraction/lib/geronimo-stax-api_1.0_spec-1.0.1.jar
    lucene/dev/branches/branch_3x/solr/contrib/uima/lib/commons-lang-2.4.jar
Modified:
    lucene/dev/branches/branch_3x/   (props changed)
    lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath
    lucene/dev/branches/branch_3x/lucene/   (props changed)
    lucene/dev/branches/branch_3x/solr/   (props changed)

Modified: lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath?rev=1078505&r1=1078504&r2=1078505&view=diff
==============================================================================
--- lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath (original)
+++ lucene/dev/branches/branch_3x/dev-tools/eclipse/dot.classpath Sun Mar  6 16:11:41 2011
@@ -122,7 +122,6 @@
 	<classpathentry kind="lib" path="solr/example/lib/jsp-2.1/jsp-2.1-jetty-6.1.26.jar"/>
 	<classpathentry kind="lib" path="solr/example/lib/jsp-2.1/jsp-api-2.1-glassfish-2.1.v20091210.jar"/>
 	<classpathentry kind="lib" path="solr/contrib/clustering/lib/carrot2-core-3.4.2.jar"/>
-	<classpathentry kind="lib" path="solr/contrib/clustering/lib/commons-lang-2.4.jar"/>
 	<classpathentry kind="lib" path="solr/contrib/clustering/lib/hppc-0.3.1.jar"/>
 	<classpathentry kind="lib" path="solr/contrib/clustering/lib/jackson-core-asl-1.5.2.jar"/>
 	<classpathentry kind="lib" path="solr/contrib/clustering/lib/jackson-mapper-asl-1.5.2.jar"/>
@@ -139,7 +138,6 @@
 	<classpathentry kind="lib" path="solr/contrib/extraction/lib/commons-logging-1.1.1.jar"/>
 	<classpathentry kind="lib" path="solr/contrib/extraction/lib/dom4j-1.6.1.jar"/>
 	<classpathentry kind="lib" path="solr/contrib/extraction/lib/fontbox-1.3.1.jar"/>
-	<classpathentry kind="lib" path="solr/contrib/extraction/lib/geronimo-stax-api_1.0_spec-1.0.1.jar"/>
 	<classpathentry kind="lib" path="solr/contrib/extraction/lib/jempbox-1.3.1.jar"/>
 	<classpathentry kind="lib" path="solr/contrib/extraction/lib/metadata-extractor-2.4.0-beta-1.jar"/>
 	<classpathentry kind="lib" path="solr/contrib/extraction/lib/netcdf-4.2.jar"/>