remove obsolete ant call

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

View File

@ -25,8 +25,6 @@
<fileset dir="lucene" includes="build.xml" />
</subant>
<antcall target="lucene-jars-to-solr" />
<subant target="test" inheritall="false" failonerror="true">
<fileset dir="solr" includes="build.xml" />
</subant>