LUCENE-7856: Remove unnecessary dependencies of spatial-extras.

This commit is contained in:
Adrien Grand 2017-05-30 11:49:53 +02:00
parent 759fa42b62
commit 366cd7cab7
1 changed files with 0 additions and 2 deletions

View File

@ -31,9 +31,7 @@
<path id="classpath">
<path refid="base.classpath"/>
<path refid="spatialjar"/>
<pathelement path="${backward-codecs.jar}" />
<pathelement path="${queries.jar}" />
<pathelement path="${misc.jar}" />
<pathelement path="${spatial3d.jar}" />
</path>