forked from I2P_Developers/i2p.i2p
Build: Add javac.classpath to junit.compileTest targets (ticket #2333)
This commit is contained in:
@@ -195,6 +195,7 @@
|
||||
includeAntRuntime="false"
|
||||
destdir="./build/obj" >
|
||||
<classpath>
|
||||
<pathelement location="${javac.classpath}" />
|
||||
<pathelement location="../../../core/java/build/i2p.jar" />
|
||||
<pathelement location="${junit.home}/junit4.jar" />
|
||||
<pathelement location="${hamcrest.home}/hamcrest.jar" />
|
||||
|
||||
Reference in New Issue
Block a user