-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

XMLUnit for Java 1.6 is mostly a bugfix release adressing four issues:

* If the sought for attribute in ATTR_NAME_NOT_FOUND or node in
  CHILD_NODE_NOT_FOUND differences is inside an XML namespace, the
  difference's value is now Java5-QName like {NS-URI}LOCAL-NAME rather
  than just the local name.
  https://sourceforge.net/p/xmlunit/bugs/65/
* for ATTR_NAME_NOT_FOUND differences the XPath on the side where
  the attribute exists now points to the attribute itself rather than
  the parent element.
  https://sourceforge.net/p/xmlunit/feature-requests/33/
* a new assertXpathEvaluatesTo assertion in XMLAssert combined
  with a new QualifiedName class allows stringified XPath values to be
  interpreted as qualified names.
  https://sourceforge.net/p/xmlunit/feature-requests/25/
* The JAXP 1.3 based validator ignored now uses the
  xsi:namespaceLocation and xsi:noNamespaceLocation attributes if
  you specify no schema sources at all.
  https://sourceforge.net/p/xmlunit/bugs/64/

Note the first two changes may be breaking backwards compatibility in
rare cases.

Source and binary distributions are available from SourceForge's File
Service at
<https://sourceforge.net/projects/xmlunit/files/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.6/>,
the checksums and PGP signatures can be found at the website
<http://xmlunit.sourceforge.net/checksums/>.

Cheers

        Stefan Bodewig
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAlSkJlwACgkQohFa4V9ri3LFEACfXp3pIKIJAN41NysPeSpZnhIC
N/MAmQEtYnciQQREFEOSxwPZigwtlmh4
=lGis
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Xmlunit-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xmlunit-general

Reply via email to