Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
jffi
jffi-add-built-jar-to-test-classpath.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jffi-add-built-jar-to-test-classpath.patch of Package jffi
diff -up jffi-jffi-1.3.11/build.xml.p01 jffi-jffi-1.3.11/build.xml --- jffi-jffi-1.3.11/build.xml.p01 2023-03-11 19:12:18.000000000 +0300 +++ jffi-jffi-1.3.11/build.xml 2023-04-16 05:00:58.276337651 +0300 @@ -263,8 +263,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>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor