Petals Distribution

JaxB is no more included in Java 11 runtime

Details

  • Description:
    Hide

    JaxB is no more included in Java 11 runtime. So it should be added as dependency.

    JaxB is now managed by Eclipse Foundation under the project Eclipse Enterprise for Java (EE4J) available in version 2.3.3 (-3.0.0-) as:

    • jakarta.xml.bind:jakarta.xml.bind-api for the API,
    • org.glassfish.jaxb:jaxb-runtime in place of com.sun.xml.bind:jaxb-impl and com.sun.xml.bind:jaxb-core,
    • org.glassfish.jaxb:jaxb-xjc in place of com.sun.xml.bind:jaxb-xjc.
    Show
    JaxB is no more included in Java 11 runtime. So it should be added as dependency. JaxB is now managed by Eclipse Foundation under the project Eclipse Enterprise for Java (EE4J) available in version 2.3.3 (-3.0.0-) as:
    • jakarta.xml.bind:jakarta.xml.bind-api for the API,
    • org.glassfish.jaxb:jaxb-runtime in place of com.sun.xml.bind:jaxb-impl and com.sun.xml.bind:jaxb-core,
    • org.glassfish.jaxb:jaxb-xjc in place of com.sun.xml.bind:jaxb-xjc.
  • Environment:
    -

Issue Links

Activity

People

Dates

  • Created:
    Fri, 12 Feb 2021 - 15:25:13 +0100
    Updated:
    Tue, 30 Mar 2021 - 15:11:54 +0200
    Resolved:
    Fri, 26 Mar 2021 - 11:30:12 +0100