You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ry...@apache.org on 2012/02/23 10:42:38 UTC

svn commit: r1292728 - /lucene/dev/branches/lucene3795_lsp_spatial_module/dev-tools/eclipse/dot.classpath

Author: ryan
Date: Thu Feb 23 09:42:38 2012
New Revision: 1292728

URL: http://svn.apache.org/viewvc?rev=1292728&view=rev
Log:
remove contrib/spatial projects

Modified:
    lucene/dev/branches/lucene3795_lsp_spatial_module/dev-tools/eclipse/dot.classpath

Modified: lucene/dev/branches/lucene3795_lsp_spatial_module/dev-tools/eclipse/dot.classpath
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3795_lsp_spatial_module/dev-tools/eclipse/dot.classpath?rev=1292728&r1=1292727&r2=1292728&view=diff
==============================================================================
--- lucene/dev/branches/lucene3795_lsp_spatial_module/dev-tools/eclipse/dot.classpath (original)
+++ lucene/dev/branches/lucene3795_lsp_spatial_module/dev-tools/eclipse/dot.classpath Thu Feb 23 09:42:38 2012
@@ -14,10 +14,8 @@
 	<classpathentry kind="src" path="lucene/contrib/misc/src/test"/>
 	<classpathentry kind="src" path="lucene/contrib/sandbox/src/java"/>
 	<classpathentry kind="src" path="lucene/contrib/sandbox/src/test"/>
-	<classpathentry kind="src" path="lucene/contrib/spatial/src/java"/>
-	<classpathentry kind="src" path="lucene/contrib/spatial/src/test"/>
 	<classpathentry kind="src" path="lucene/test-framework/src/java"/>
-        <classpathentry kind="src" output="bin.tests-framework" path="lucene/test-framework/src/resources"/>
+  <classpathentry kind="src" output="bin.tests-framework" path="lucene/test-framework/src/resources"/>
 	<classpathentry kind="src" path="modules/analysis/common/src/java"/>
 	<classpathentry kind="src" path="modules/analysis/common/src/resources"/>
 	<classpathentry kind="src" path="modules/analysis/common/src/test"/>