forked from pool/dom2-core-tests
- remove org/w3c/domts/JUnitRunner.java not compatible with junit 4
OBS-URL: https://build.opensuse.org/package/show/Java:packages/dom2-core-tests?expand=0&rev=12
This commit is contained in:
parent
92ab029df0
commit
886244797f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 12:22:56 UTC 2013 - mvyskocil@suse.com
|
||||
|
||||
- remove org/w3c/domts/JUnitRunner.java not compatible with junit 4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 11:05:38 UTC 2013 - tchvatal@suse.com
|
||||
|
||||
|
@ -52,6 +52,8 @@ rm -rf junit
|
||||
find . -name "*.class" -exec rm {} \;
|
||||
%patch0 -b .orig
|
||||
cp %{SOURCE1} .
|
||||
# not compatible with junit 4
|
||||
rm -rf org/w3c/domts/JUnitRunner.java
|
||||
|
||||
%build
|
||||
export CLASSPATH=$(build-classpath junit)
|
||||
|
Loading…
Reference in New Issue
Block a user