From: Stefan B. <bo...@ap...> - 2016-06-19 10:00:48
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This version fixes a bug in DiffBuilder that applies to the withDocumentBuilderFactory method introduced with the 2.2.0 release: * The DocumentBuilderFactory set on DiffBuilder wasn't used properly when ignoreWhitespace or normalizeWhitespace has been set. Issue #86 <https://github.com/xmlunit/xmlunit/issues/86>. There is no parallel release of XMLUnit.NET as the bug doesn't apply to it. XMLUnit for Java 2.2.1 is available as GitHub release via https://github.com/xmlunit/xmlunit/releases/tag/v2.2.1/ and Maven Central. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAldmbUQACgkQohFa4V9ri3LC/gCg3LFW55gG+TYP0RrW3U2kObOk /nYAoJes/1D/GUN8Yr9kQ8O220JZTgiK =oATO -----END PGP SIGNATURE----- |