Skip to content

Releases: eclipse-ee4j/jaxb-ri

4.0.5

15 Mar 17:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.4-RI...4.0.5-RI

4.0.4

20 Oct 08:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.3-RI...4.0.4-RI

2.3.9

20 Oct 08:50
Compare
Choose a tag to compare

What's Changed

  • #1700: ArrayIndexOutOfBoundsException when using com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
  • #1701: xjc with WSDL emits erroneous warning
  • #1073: jaxb:globalBindings optionalProperty=primitive causes NullPointer in xjc
  • #1708: adding javadoc from xsd documentation tags and fixing javadoc format to avoid erronous warnings / errors
  • #1748: ElementOutlineImpl produces raw type
  • #1750: ElementOutlineImpl omits serialVersionUID
  • #1695: DatatypeConverter.parseBoolean converts invalid strings to true
  • #829: schemagen and xjc should add 'if-exists' to bindings when generating an episode file
  • #1757: txw runtime and compiler should have different module names

Full Changelog: 2.3.8-RI...2.3.9-RI

4.0.3

09 Jun 16:29
Compare
Choose a tag to compare

The 4.0.3 release is a bug fix release of 4.0.x.

Following changes are included:

What's Changed

New Contributors

Full Changelog: 4.0.2-RI...4.0.3-RI

2.3.8

19 May 15:59
Compare
Choose a tag to compare

The 2.3.8 release is a bug fix release of 2.3.x.

Following changes are included:

What's Changed

Full Changelog: 2.3.7-RI...2.3.8-RI

4.0.2

18 May 15:16
Compare
Choose a tag to compare

The 4.0.2 release is a bug fix release of 4.0.x.

Following changes are included:

What's Changed

New Contributors

Full Changelog: 4.0.1-RI...4.0.2-RI

2.3.7

19 Oct 10:11
Compare
Choose a tag to compare

The 2.3.7 release is a bug fix release of 2.3.x.

Following changes are included:

What's Changed

Full Changelog: 2.3.6-RI...2.3.7-RI

4.0.1

20 Sep 13:14
Compare
Choose a tag to compare

The 4.0.1 release is a bug fix release of 4.0.0.

Following changes are included:

What's Changed

  • Changes the protocol of the schema location for http://www.w3.org/2005/05/xmlmime namespace to https

New Contributors

Full Changelog: 4.0.0-RI...4.0.1-RI

4.0.0

06 Jun 07:12
Compare
Choose a tag to compare

New release for Jakarta EE 10. Provides implementation of the Jakarta XML Binding 4.0

Following changes are included:

  • requires Java SE 11 or newer
  • #936 - problem with XMLMixed in a tag annotated XmlAnyElement
  • #971 - annotation @XmlJavaTypeAdapters on package is ignored since JAXB v2.2.4-1
  • #1053 - xjc - Use Java 7 diamond operator
  • #1117 - xjc-generated classes may have methods with missing @param or @return
  • #1489 - DOMScanner ignores default namespace at scan method
  • #1499 - xjc - NGCCRuntimeEx.resolveRelativeURL(String namespaceURI, String relativeUri ) doesn't work as it should
  • #1505 - JCodeModel.parseType(String) silently ignores type params in specific scenarios
  • #1590 - Marshalling an object that overrides the parent's method, the XML that gets created contains both child's and parent's tag
  • #1599 - XNOR implementation in NameUtil is called "xor"
  • #1624 - Order of Exceptions in generated classes is non-deterministic
  • #1631 - Support setting (un)marshaller listener on binder
  • uses Jakarta XML Binding APIs 4.0.0
  • uses Jakarta Activation APIs 2.1.0
  • delivers istack-commons 4.1.1
  • delivers fastinfoset 2.1.0
  • delivers stax-ex 2.1.0

Get standalone binary distribution

New Contributors

2.3.6

12 May 19:07
Compare
Choose a tag to compare

The 2.3.6 release is a bug fix release of 2.3.x.

Following changes are included:

  • #687 - random failure on globalBindings customization
  • #1505 - JCodeModel.parseType(String) silently ignores type params in specific scenarios
  • #1489 - DOMScanner ignores default namespace at scan method
  • #1590 - Marshalling an object that overrides the parent's method, the XML that gets created contains both child's and parent's tag

Get standalone binary distribution