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