- Build with junit4
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=15
This commit is contained in:
parent
ce4b9c63f0
commit
e0f562ebea
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 8 07:40:00 UTC 2013 - mvyskocil@suse.com
|
||||||
|
|
||||||
|
- Build with junit4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 3 12:16:24 UTC 2013 - mvyskocil@suse.com
|
Thu Oct 3 12:16:24 UTC 2013 - mvyskocil@suse.com
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@ find . -name "*.jar" -delete
|
|||||||
%build
|
%build
|
||||||
|
|
||||||
cat > build.properties << EOF
|
cat > build.properties << EOF
|
||||||
junit.lib=$(build-classpath junit)
|
junit.lib=$(build-classpath junit4)
|
||||||
xmlxsl.lib=$(build-classpath xalan-j2 xerces-j2 xml-commons-jaxp-1.3-apis)
|
xmlxsl.lib=$(build-classpath xalan-j2 xerces-j2 xml-commons-jaxp-1.3-apis)
|
||||||
test.report.dir=test
|
test.report.dir=test
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user