Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
jffi.30315
jffi-fix-dependencies-in-build-xml.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jffi-fix-dependencies-in-build-xml.patch of Package jffi.30315
diff -up jffi-jffi-1.3.11/build.xml.p00 jffi-jffi-1.3.11/build.xml --- jffi-jffi-1.3.11/build.xml.p00 2023-04-16 04:58:00.554135635 +0300 +++ jffi-jffi-1.3.11/build.xml 2023-04-16 05:00:58.276337651 +0300 @@ -178,8 +178,8 @@ <classpath> <pathelement location="${build.classes.dir}"/> <pathelement location="${build.test.dir}/classes"/> - <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="lib/hamcrest_core.jar"/> </classpath> <sysproperty key="java.library.path" value="${build.native.dir}"/> @@ -241,8 +241,8 @@ <classpath> <pathelement location="${build.classes.dir}"/> <pathelement location="${build.test.dir}/classes"/> - <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="lib/hamcrest_core.jar"/> </classpath> <sysproperty key="java.library.path" value="${build.native.dir}"/> <formatter type="plain" usefile="false"/>
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