Skip to content

XMLUnit for Java 2.10.3

Latest
Compare
Choose a tag to compare
@bodewig bodewig released this 19 Jun 14:16
· 14 commits to main since this release
v2.10.3

This release fixes OSGi headers inside xmlunit-core's and xmlunit-legacy's manifests, it doesn't contain any other changes.

Full list of changes:

  • marked OSGi Import-Package optional for javax.xml.bind packages in xmlunit-core.
    Also fixed the Export-Package header of the legacy module.
    Issue #300
    PR #301