Commit Graph

21 Commits

Author SHA256 Message Date
Dominique Leuenberger
090640ffbb Accepting request 264102 from Java:packages
1

OBS-URL: https://build.opensuse.org/request/show/264102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlunit?expand=0&rev=13
2014-12-05 20:04:51 +00:00
Tomáš Chvátal
f3956a83f9 Accepting request 264085 from home:posophe:branches:Java:packages
Remove java-devel dependency

OBS-URL: https://build.opensuse.org/request/show/264085
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=21
2014-12-05 07:52:56 +00:00
Stephan Kulow
4acdcff725 Accepting request 240419 from Java:packages
- Drop xmlunit1.0.zip as it is not used anywhere.

- Cleanup with spec-cleaner a bit.

- Depend on junit not junit4. Replace ant-trax with ant.

OBS-URL: https://build.opensuse.org/request/show/240419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlunit?expand=0&rev=11
2014-07-16 14:49:15 +00:00
Tomáš Chvátal
d9109404b8 - Drop xmlunit1.0.zip as it is not used anywhere.
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=19
2014-07-11 10:23:41 +00:00
Tomáš Chvátal
10b65b417c - Cleanup with spec-cleaner a bit.
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=18
2014-07-08 10:30:47 +00:00
Tomáš Chvátal
3ef96bddf4 - Depend on junit not junit4. Replace ant-trax with ant.
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=17
2014-07-07 14:43:43 +00:00
Tomáš Chvátal
fc3fb011b7 Accepting request 202582 from Java:packages
- Build with junit4 

- 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

OBS-URL: https://build.opensuse.org/request/show/202582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlunit?expand=0&rev=10
2013-10-08 10:11:57 +00:00
Michal Vyskocil
e0f562ebea - Build with junit4
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=15
2013-10-08 07:40:12 +00:00
Michal Vyskocil
ce4b9c63f0 - 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

OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=14
2013-10-03 12:28:47 +00:00
Tomáš Chvátal
d73b4180a4 Accepting request 198463 from Java:packages
- use add_maven_depmap from javapackages-tools

- Move from jpackage-utils to javapackage-tools

OBS-URL: https://build.opensuse.org/request/show/198463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlunit?expand=0&rev=8
2013-09-12 11:26:49 +00:00
Michal Vyskocil
5540bf99db - use add_maven_depmap from javapackages-tools
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=12
2013-09-11 10:04:06 +00:00
Tomáš Chvátal
2ccfa74449 Replace jpackage-utils by javapackages-tools
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=11
2013-09-09 12:02:32 +00:00
Stephan Kulow
ba0d30c272 Accepting request 96749 from Java:packages
- fix the license to BSD-3-Clause (bnc#737022) 

- fix license to be in spdx.org format

OBS-URL: https://build.opensuse.org/request/show/96749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlunit?expand=0&rev=5
2011-12-21 16:01:05 +00:00
Michal Vyskocil
f101dd611b - fix the license to BSD-3-Clause (bnc#737022)
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=8
2011-12-15 11:29:40 +00:00
Pavol Rusnak
6c6fc94fb2 Accepting request 96001 from devel:openSUSE:Factory:for-legal
- fix license to be in spdx.org format

OBS-URL: https://build.opensuse.org/request/show/96001
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=7
2011-12-08 15:44:14 +00:00
Stephan Kulow
915ede4d0e sync with O:F
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=6
2010-11-19 14:25:03 +00:00
Stephan Kulow
b0d56156f9 prepare_spec
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=5
2010-11-19 14:24:11 +00:00
OBS User autobuild
208fb01f05 Autobuild autoformatter for 52783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlunit?expand=0&rev=2
2010-11-15 23:18:54 +00:00
Ruediger Oertel
d9a4064df5 Accepting request 52783 from Java:packages
Accepted submit request 52783 from user mvyskocil

OBS-URL: https://build.opensuse.org/request/show/52783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlunit?expand=0&rev=1
2010-11-15 23:18:49 +00:00
Michal Vyskocil
77e16431aa fixes groups
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=2
2010-11-11 08:44:58 +00:00
Michal Vyskocil
c1548ece05 Accepting request 52138 from home:mvyskocil:fop
OK

OBS-URL: https://build.opensuse.org/request/show/52138
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlunit?expand=0&rev=1
2010-11-04 11:49:33 +00:00