Sun, 03. Sep 2017
This release makes CommentLessSource
and friends use
XSLT 2.0 under the covers and adds new methods to override the XSLT
version being used.
The full list of changes:
CommentLessSource
,DiffBuilder#ignoreComments
andCompareMatcher#ignoreComments
now all use XSLT version 2.0 stylesheets in order to strip comments. New constructors and methods have been added if you need a different version of XSLT (in particular if you need 1.0 which used to be the default up to XMLUnit 2.4.0).Issue #99.
path: /en/oss/XMLUnit | #