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/01/04 13:42:58 UTC

svn commit: r1054998 - /lucene/dev/trunk/dev-tools/eclipse/dot.classpath

Author: rmuir
Date: Tue Jan  4 12:42:58 2011
New Revision: 1054998

URL: http://svn.apache.org/viewvc?rev=1054998&view=rev
Log:
update eclipse classpath for modules/benchmark

Modified:
    lucene/dev/trunk/dev-tools/eclipse/dot.classpath

Modified: lucene/dev/trunk/dev-tools/eclipse/dot.classpath
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/dev-tools/eclipse/dot.classpath?rev=1054998&r1=1054997&r2=1054998&view=diff
==============================================================================
--- lucene/dev/trunk/dev-tools/eclipse/dot.classpath (original)
+++ lucene/dev/trunk/dev-tools/eclipse/dot.classpath Tue Jan  4 12:42:58 2011
@@ -5,8 +5,6 @@
 	<classpathentry kind="src" path="lucene/contrib/ant/src/java"/>
 	<classpathentry kind="src" path="lucene/contrib/ant/src/resources"/>
 	<classpathentry kind="src" path="lucene/contrib/ant/src/test"/>
-	<classpathentry kind="src" path="lucene/contrib/benchmark/src/java"/>
-	<classpathentry kind="src" path="lucene/contrib/benchmark/src/test"/>
 	<classpathentry kind="src" path="lucene/contrib/db/bdb/src/java"/>
 	<classpathentry kind="src" path="lucene/contrib/db/bdb/src/test"/>
 	<classpathentry kind="src" path="lucene/contrib/db/bdb-je/src/java"/>
@@ -54,6 +52,8 @@
 	<classpathentry kind="src" path="modules/analysis/stempel/src/java"/>
 	<classpathentry kind="src" path="modules/analysis/stempel/src/resources"/>
 	<classpathentry kind="src" path="modules/analysis/stempel/src/test"/>
+	<classpathentry kind="src" path="modules/benchmark/src/java"/>
+	<classpathentry kind="src" path="modules/benchmark/src/test"/>
 	<classpathentry kind="src" path="solr/src/java"/>
 	<classpathentry kind="src" path="solr/src/webapp/src"/>
 	<classpathentry kind="src" path="solr/src/common"/>
@@ -79,19 +79,19 @@
 	<classpathentry kind="lib" path="lucene/lib/ant-junit-1.7.1.jar"/>
 	<classpathentry kind="lib" path="lucene/lib/junit-4.7.jar"/>
 	<classpathentry kind="lib" path="lucene/contrib/ant/lib/jtidy-r938.jar"/>
-	<classpathentry kind="lib" path="lucene/contrib/benchmark/lib/commons-beanutils-1.7.0.jar"/>
-	<classpathentry kind="lib" path="lucene/contrib/benchmark/lib/commons-collections-3.1.jar"/>
-	<classpathentry kind="lib" path="lucene/contrib/benchmark/lib/commons-compress-1.0.jar"/>
-	<classpathentry kind="lib" path="lucene/contrib/benchmark/lib/commons-digester-1.7.jar"/>
-	<classpathentry kind="lib" path="lucene/contrib/benchmark/lib/commons-logging-1.0.4.jar"/>
-	<classpathentry kind="lib" path="lucene/contrib/benchmark/lib/xercesImpl-2.10.0.jar"/>
-	<classpathentry kind="lib" path="lucene/contrib/benchmark/lib/xml-apis-2.10.0.jar"/>
 	<classpathentry kind="lib" path="lucene/contrib/db/bdb/lib/db-4.7.25.jar"/>
 	<classpathentry kind="lib" path="lucene/contrib/db/bdb-je/lib/je-3.3.93.jar"/>
 	<classpathentry kind="lib" path="lucene/contrib/lucli/lib/jline.jar"/>
 	<classpathentry kind="lib" path="lucene/contrib/queries/lib/jakarta-regexp-1.4.jar"/>
 	<classpathentry kind="lib" path="modules/analysis/icu/lib/icu4j-4_6.jar"/>
 	<classpathentry kind="lib" path="modules/analysis/phonetic/lib/commons-codec-1.4.jar"/>
+	<classpathentry kind="lib" path="modules/benchmark/lib/commons-beanutils-1.7.0.jar"/>
+	<classpathentry kind="lib" path="modules/benchmark/lib/commons-collections-3.1.jar"/>
+	<classpathentry kind="lib" path="modules/benchmark/lib/commons-compress-1.0.jar"/>
+	<classpathentry kind="lib" path="modules/benchmark/lib/commons-digester-1.7.jar"/>
+	<classpathentry kind="lib" path="modules/benchmark/lib/commons-logging-1.0.4.jar"/>
+	<classpathentry kind="lib" path="modules/benchmark/lib/xercesImpl-2.10.0.jar"/>
+	<classpathentry kind="lib" path="modules/benchmark/lib/xml-apis-2.10.0.jar"/>
 	<classpathentry kind="lib" path="solr/lib/apache-solr-noggit-r944541.jar"/>
 	<classpathentry kind="lib" path="solr/lib/commons-beanutils-1.7.0.jar"/>
 	<classpathentry kind="lib" path="solr/lib/commons-codec-1.4.jar"/>