Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jaxb-impl-dev] [ANN] Eclipse Implementation of JAXB 3.0.0-M2 Released

We are pleased to announce the availability of the Eclipse Implementation of JAXB 3.0.0-M2.

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 [1]

Changes in M1:
-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


thanks,
--lukas

[1]: https://github.com/eclipse-ee4j/jaxb-ri/issues/1422


Back to the top