11 lines
206 B
Diff
11 lines
206 B
Diff
|
|
--- a/build.xml
|
||
|
|
+++ b/build.xml
|
||
|
|
@@ -904,6 +904,7 @@
|
||
|
|
</src>
|
||
|
|
<classpath>
|
||
|
|
<path refid="classpath"/>
|
||
|
|
+ <path path="/usr/share/java/junit.jar"/>
|
||
|
|
</classpath>
|
||
|
|
</javac>
|
||
|
|
|