- Use junit not junit4
OBS-URL: https://build.opensuse.org/package/show/Java:packages/hamcrest?expand=0&rev=15
This commit is contained in:
parent
c98bfc3d5e
commit
7765afe28a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 15:02:47 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Use junit not junit4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 16 12:25:07 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -118,7 +118,7 @@ Javadoc for %{name}.
|
||||
Summary: Demo files for %{name}
|
||||
Group: Development/Libraries/Java
|
||||
Requires: %{name} = %{version}
|
||||
Requires: junit4
|
||||
Requires: junit
|
||||
%if %with tests
|
||||
Requires: testng
|
||||
%endif
|
||||
@ -148,7 +148,7 @@ ln -sf $(build-classpath jmock) lib/integration/
|
||||
# BUILD/%{name}-%{version}/lib/integration/junit-3.8.1.jar.no
|
||||
ln -sf $(build-classpath junit) lib/integration/
|
||||
# BUILD/%{name}-%{version}/lib/integration/junit-4.0.jar.no
|
||||
#ln -sf $(build-classpath junit4) lib/integration/
|
||||
#ln -sf $(build-classpath junit) lib/integration/
|
||||
%endif
|
||||
# BUILD/%{name}-%{version}/lib/integration/testng-4.6-jdk15.jar.no
|
||||
%if %with tests
|
||||
|
Loading…
Reference in New Issue
Block a user