Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-release-src > by-pkgid > cf892a1325d021846b4964441e65b201 > files > 4

jffi-1.2.10-2.mga6.src.rpm

--- build.xml.sav	2015-04-30 18:23:37.609686947 +0300
+++ build.xml	2015-04-30 18:23:50.621619907 +0300
@@ -219,8 +219,8 @@
     <javac srcdir="${src.test.dir}" destdir="${build.test.dir}/classes" includeantruntime="false" classpathref="classpath.test">
       <classpath>
         <pathelement location="${build.classes.dir}"/>
-        <pathelement location="lib/junit_4/junit-4.11.jar"/>
-        <pathelement location="lib/junit_4/hamcrest-core-1.3.jar"/>
+        <pathelement location="lib/junit.jar"/>
+      	<pathelement location="${complete.jar}"/>
       </classpath>
     </javac>
   </target>