Index: modules/benchmark/NOTICE.txt
===================================================================
--- modules/benchmark/NOTICE.txt	(revision 1291724)
+++ modules/benchmark/NOTICE.txt	(working copy)
@@ -6,9 +6,5 @@
 
 Includes software from other Apache Software Foundation projects,
 including, but not limited to:
- - Commons Beanutils (lib/commons-beanutils-1.7.0.jar)
- - Commons Collections (lib/commons-collections-3.1.jar)
  - Commons Compress (lib/commons-compress-1.0.jar)
- - Commons Digester (lib/commons-digester-1.7.jar)
- - Commons Logging (lib/commons-logging-1.0.4.jar)
  - Xerces (lib/xercesImpl-2.9.1-patched-XERCESJ-1257.jar)
Index: modules/benchmark/lib/commons-collections-NOTICE.txt (deleted)
===================================================================
Index: modules/benchmark/lib/commons-digester-LICENSE-ASL.txt (deleted)
===================================================================
Index: modules/benchmark/lib/commons-beanutils-NOTICE.txt (deleted)
===================================================================
Index: modules/benchmark/lib/commons-logging-NOTICE.txt (deleted)
===================================================================
Index: modules/benchmark/lib/commons-digester-1.7.jar (deleted)
===================================================================
Index: modules/benchmark/lib/commons-collections-3.1.jar (deleted)
===================================================================
Index: modules/benchmark/lib/commons-collections-LICENSE-ASL.txt (deleted)
===================================================================
Index: modules/benchmark/lib/commons-logging-1.0.4.jar (deleted)
===================================================================
Index: modules/benchmark/lib/commons-beanutils-LICENSE-ASL.txt (deleted)
===================================================================
Index: modules/benchmark/lib/commons-logging-LICENSE-ASL.txt (deleted)
===================================================================
Index: modules/benchmark/lib/commons-beanutils-1.7.0.jar (deleted)
===================================================================
Index: modules/benchmark/lib/commons-digester-NOTICE.txt (deleted)
===================================================================
Index: dev-tools/eclipse/dot.classpath
===================================================================
--- dev-tools/eclipse/dot.classpath	(revision 1291724)
+++ dev-tools/eclipse/dot.classpath	(working copy)
@@ -97,11 +97,7 @@
 	<classpathentry kind="lib" path="modules/analysis/morfologik/lib/morfologik-fsa-1.5.2.jar"/>
 	<classpathentry kind="lib" path="modules/analysis/morfologik/lib/morfologik-polish-1.5.2.jar"/>
 	<classpathentry kind="lib" path="modules/analysis/morfologik/lib/morfologik-stemming-1.5.2.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.2.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.9.1-patched-XERCESJ-1257.jar"/>
 	<classpathentry kind="lib" path="solr/lib/apache-solr-noggit-r1211150.jar"/>
 	<classpathentry kind="lib" path="solr/lib/commons-csv-1.0-SNAPSHOT-r966014.jar"/>
@@ -165,6 +161,8 @@
 	<classpathentry kind="lib" path="solr/contrib/uima/lib/uimaj-core-2.3.1.jar"/>
 	<classpathentry kind="lib" path="solr/contrib/velocity/lib/velocity-1.6.4.jar"/>
 	<classpathentry kind="lib" path="solr/contrib/velocity/lib/velocity-tools-2.0.jar"/>
+        <classpathentry kind="lib" path="solr/contrib/velocity/lib/commons-beanutils-1.7.0.jar"/>
+        <classpathentry kind="lib" path="solr/contrib/velocity/lib/commons-collections-3.2.1.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
