Compare commits
No commits in common. "rawhide" and "f44" have entirely different histories.
3 changed files with 3 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,4 +14,3 @@
|
|||
/xmlunit-2.9.0.tar.gz
|
||||
/xmlunit-2.9.1.tar.gz
|
||||
/xmlunit-2.10.0.tar.gz
|
||||
/xmlunit-2.11.0.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xmlunit-2.11.0.tar.gz) = 2ac44c1416eb73787002fb826c8897e43a0537160d66d0c39eaddc93492764823c9639cfead751175431603c0d4e50a9f7ce78199cb55b094cc08fb5c645b811
|
||||
SHA512 (xmlunit-2.10.0.tar.gz) = 71bf82d2cb268378d0fecd13d31d9ecc175adfcfc2fa1e1249070c06940f8c0dbe8cf1679c6f9de2cddc1ba123aa0ef1c21b9a2ab746b78aea3ab4654775408c
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%bcond_with bootstrap
|
||||
|
||||
Name: xmlunit
|
||||
Version: 2.11.0
|
||||
Version: 2.10.0
|
||||
Release: %autorelease
|
||||
Summary: Provides classes to do asserts on xml
|
||||
# The whole package is ASL 2.0 except for xmlunit-legacy which is BSD
|
||||
|
|
@ -85,10 +85,9 @@ rm -r xmlunit-core/src/main/java/org/xmlunit/builder/javax_jaxb\
|
|||
|
||||
|
||||
# Port to hamcrest 2.1
|
||||
jurand -i -s -a xmlunit-matchers -p org[.]hamcrest[.]Factory
|
||||
%java_remove_annotations xmlunit-matchers -p org[.]hamcrest[.]Factory
|
||||
|
||||
%pom_disable_module xmlunit-assertj
|
||||
%pom_disable_module xmlunit-bom
|
||||
%pom_disable_module xmlunit-jakarta-jaxb-impl
|
||||
|
||||
%pom_remove_plugin org.codehaus.mojo:buildnumber-maven-plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue