SOLR-5378: lucene expressions module's lib directory is not necessary in solr.lucene.libs path

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1545318 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Shalin Shekhar Mangar 2013-11-25 15:16:00 +00:00
parent 5d45ce858f
commit 64c394c714
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@
<pathelement location="${memory.jar}"/>
<pathelement location="${misc.jar}"/>
<pathelement location="${spatial.jar}"/>
<fileset dir="${common.dir}/expressions/lib"/>
<pathelement location="${expressions.jar}"/>
<pathelement location="${suggest.jar}"/>
<pathelement location="${grouping.jar}"/>