Skip to content

Jakarta XML Binding API 4.0.2

Latest
Compare
Choose a tag to compare
@lukasj lukasj released this 20 Mar 08:43
· 2 commits to master since this release

The 4.0.2 release is a bug fix release of 4.0.0.

Following changes are included:

  • #229 - Documented exception thrown is incorrect for javax.xml.bind.DatatypeConverter#print(Object) methods
  • #231 - Incorrect exception thrown by javax.xml.bind.DatatypeConverter
  • #236 - Fix the link to WS-I BP 1.0 in the spec
  • #284 - Re-use SAXParserFactory in AbstractUnmarshallerImpl for better performance
  • Javadoc improvements - formatting, typos, grammar, sample code
  • uses Jakarta Activation APIs 2.1.3

New Contributors

Full Changelog: 4.0.1...4.0.2