LUCENE-4340: Add lucene/codecs to lucene/core test classpath.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381086 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Adrien Grand 2012-09-05 09:07:38 +00:00
parent 257db54ab0
commit f00b65a4af
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
<path id="classpath"/>
<path id="test.classpath">
<pathelement location="${common.dir}/build/codecs/classes/java"/>
<pathelement location="${common.dir}/build/test-framework/classes/java"/>
<path refid="junit-path"/>
<pathelement location="${build.dir}/classes/java"/>