Skip to content

Releases: eclipse-ee4j/jaxb-ri

3.0.0-M2

12 May 21:39
Compare
Choose a tag to compare
3.0.0-M2 Pre-release
Pre-release

Changes from M1:

  • main implementation jar split into two parts - jaxb-core and (smaller) jaxb-impl
  • content of the new jaxb-impl moved from com.sun.xml.bind package to org.glassfish.jaxb.runtime package
  • fixed wrong service provider definition for JDK 8 ( #1422 )

2.3.3

12 May 21:35
Compare
Choose a tag to compare

Bug fix release also accomodating first releases of Jakarta Activation and Jakarta XML Binding APIs which went through the JESP.

3.0.0-M1

12 May 21:40
Compare
Choose a tag to compare
3.0.0-M1 Pre-release
Pre-release
  • initial version based on Jakarta APIs
  • uses Jakarta XML Binding APIs-3.0.0-RC3
  • uses Jakarta Activation APIs-2.0.0-RC3
  • delivers istack-commons 4.0.0-M2
  • delivers fastinfoset 2.0.0-M2
  • delivers stax-ex 2.0.0-M2

JAXB 2.3.2

08 Feb 15:06
Compare
Choose a tag to compare

First release under Eclipse Jakarta EE platform.

  • Uptake Jararta EE APIs.