fix extras classpath

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924640 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2010-03-18 05:30:51 +00:00
parent 7a6834b436
commit 10849197a2
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
<fileset dir="${solr-path}/lib" includes="*.jar"/>
<fileset dir="lib/" includes="*.jar"/>
<fileset dir="${tikalibs-path}" includes="*.jar"/>
<path refid="lucene.classpath"/>
</path>
<path id="test.classpath">