You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2011/10/27 00:29:26 UTC

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

Author: sarowe
Date: Wed Oct 26 22:29:26 2011
New Revision: 1189507

URL: http://svn.apache.org/viewvc?rev=1189507&view=rev
Log:
SOLR-2588: Eclipse configuration: Remove obsolete solr/lib/ entries for velocity jars.

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=1189507&r1=1189506&r2=1189507&view=diff
==============================================================================
--- lucene/dev/trunk/dev-tools/eclipse/dot.classpath (original)
+++ lucene/dev/trunk/dev-tools/eclipse/dot.classpath Wed Oct 26 22:29:26 2011
@@ -114,8 +114,6 @@
 	<classpathentry kind="lib" path="solr/lib/servlet-api-2.4.jar"/>
 	<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/velocity-1.6.4.jar"/>
-	<classpathentry kind="lib" path="solr/lib/velocity-tools-2.0.jar"/>
 	<classpathentry kind="lib" path="solr/lib/wstx-asl-3.2.7.jar"/>
 	<classpathentry kind="lib" path="solr/lib/zookeeper-3.3.3.jar"/>
 	<classpathentry kind="lib" path="solr/example/lib/jetty-6.1.26-patched-JETTY-1340.jar"/>