Changelog for
xmlunit-1.5-2.1.noarch.rpm :
Tue Oct 8 14:00:00 2013 mvyskocilAATTsuse.com
- Build with junit4
Thu Oct 3 14:00:00 2013 mvyskocilAATTsuse.com
- Update to 1.5
* If one node in the comparison has children while the other one
has not, XMLUnit 1.5 will signal a CHILD_NODELIST_LEN GTH
difference and CHILD_NODE_NOT_FOUND differences for each child
node of the node that has children in addition to a
HAS_CHILD_NODES difference.
1.4:
* xsi:type attributes now have their value interpreted as a QName and will
compare as identical if their namespace URI and local
names match even if they use different prefixes
1.3:
* Try to match control Element with first unmatched test one instead of
creating CHILD_NODE_NOT_FOUND
1.2:
* null XPath on missing node
* SAXParserFactory can be configured
* new Validator class to validate schema definitions
1.1:
* Support for XML Namespaces in XPath processing
* Support for XML Schema validation using any JAXP compliant parser
- dropped xmlunit-java5-enum.patch, not needed
- dropped xmlunit-no-javac-target.patch, not needed
- put userguide to javadoc package
Wed Sep 11 14:00:00 2013 mvyskocilAATTsuse.com
- use add_maven_depmap from javapackages-tools
Mon Sep 9 14:00:00 2013 tchvatalAATTsuse.com
- Move from jpackage-utils to javapackage-tools
Thu Dec 15 13:00:00 2011 mvyskocilAATTsuse.cz
- fix the license to BSD-3-Clause (bnc#737022)
Thu Dec 8 13:00:00 2011 cooloAATTsuse.com
- fix license to be in spdx.org format
Thu Nov 4 13:00:00 2010 mvyskocilAATTsuse.cz
- Initial SUSE packaging of xmlunit (xmlunit-1.0-6.jpp5.src.rpm)