xmlunit/xmlunit.changes

95 lines
3.3 KiB
Plaintext

-------------------------------------------------------------------
Tue Sep 19 07:20:04 UTC 2017 - fstrba@suse.com
- Specify java source and target level 1.6 in order to allow build
with jdk9
- Clean spec file and fix duplicate waste rpmlint error
-------------------------------------------------------------------
Fri May 19 09:21:06 UTC 2017 - vsistek@suse.com
- Add BuildRequires: javapackages-local (for maven conversions)
-------------------------------------------------------------------
Wed Mar 18 09:40:00 UTC 2015 - tchvatal@suse.com
- Fix build with new javapackages-tools
-------------------------------------------------------------------
Thu Dec 4 19:24:29 UTC 2014 - p.drouand@gmail.com
- Remove java-devel dependency; not needed anymore
-------------------------------------------------------------------
Fri Jul 11 10:23:19 UTC 2014 - tchvatal@suse.com
- Drop xmlunit1.0.zip as it is not used anywhere.
-------------------------------------------------------------------
Tue Jul 8 10:30:25 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner a bit.
-------------------------------------------------------------------
Mon Jul 7 14:43:20 UTC 2014 - tchvatal@suse.com
- Depend on junit not junit4. Replace ant-trax with ant.
-------------------------------------------------------------------
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
- 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 10:03:55 UTC 2013 - mvyskocil@suse.com
- use add_maven_depmap from javapackages-tools
-------------------------------------------------------------------
Mon Sep 9 11:06:30 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Thu Dec 15 11:29:10 UTC 2011 - mvyskocil@suse.cz
- fix the license to BSD-3-Clause (bnc#737022)
-------------------------------------------------------------------
Thu Dec 8 13:54:49 UTC 2011 - coolo@suse.com
- fix license to be in spdx.org format
-------------------------------------------------------------------
Thu Nov 4 11:44:42 UTC 2010 - mvyskocil@suse.cz
- Initial SUSE packaging of xmlunit (xmlunit-1.0-6.jpp5.src.rpm)