LUCENE-3378: nuke another useless custom test-classpath

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158857 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2011-08-17 18:21:41 +00:00
parent cd237006cc
commit a5d2d78cec
1 changed files with 0 additions and 8 deletions

View File

@ -28,14 +28,6 @@
<import file="../../../lucene/contrib/contrib-build.xml"/>
<path id="test.classpath">
<path refid="classpath"/>
<pathelement location="../../../lucene/build/classes/test-framework"/>
<pathelement location="../../../lucene/build/classes/test/"/>
<path refid="junit-path"/>
<pathelement location="${build.dir}/classes/java"/>
</path>
<target name="compile-core" depends="jflex-notice, common.compile-core"/>
<target name="jflex" depends="jflex-check,clean-jflex,gen-uax29-supp-macros,