Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] Transitioning Jakarta EE to the jakarta namespace

Hi,

On Fri, Sep 27, 2019 at 3:40 AM Reza Rahman <reza_rahman@xxxxxxxxx> wrote:
* Freeze mature MicroProfile APIs ready to move to Jakarta.
* Move these APIs properly to Jakarta as-is.
* At the runtime level, resolve org.eclipse.microprofile.* to jakarta.*.
* Make future changes under Jakarta.

This sounds very good. It enforces the notion of MicroProfile being an incubator for Jakarta EE. In MicroProfile more experimentation and brash ideas are allowed. Eventually when something is ready and stable enough it can be moved to Jakarta EE.

And indeed, as I proposed earlier as well, vendors can choose to support both versions in various ways, such as, indeed, resolving org.eclipse.microprofile.* to jakarta.*

Kind regards,
Arjan

 

Back to the top