Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [starter-dev] 1.0.0 Released to Maven Central

Yes, there are quite a few.

https://jakarta.ee/compatibility/download/

Among them OpenLiberty, TomEE, and Payara in addition to GlassFish. As well as four Chinese implementations.
We need to have an archetype that generates code on the jakarta namespace. And use the correct schemas. Otherwise, these Twitter discussions come with people trying to deploy to a EE 9 container and gets error messages.

Ivar

On Thu, Apr 7, 2022 at 3:10 PM reza_rahman@xxxxxxxxx <reza_rahman@xxxxxxxxx> wrote:
Hi Ivar,

I saw you merged the GH pages, which is great!

Do you know for sure other than GlassFish, which runtimes have actually made a stable release for Jakarta EE 9? That’s what gave me pause. I figured having breadth of runtimes might be more important for now. If at least the major open source runtimes have had a stable Jakarta EE 9 release, adding support for it is super easy I think.

If we don’t need much ceremony for subsequent releases, I think we are good. No need for nightly releases. After a few more months, I think this project will stabilize.

Reza Rahman
Jakarta EE Ambassador, Author, Blogger, Speaker

Please note views expressed here are my own as an individual community member and do not reflect the views of my employer.
 

From: starter-dev <starter-dev-bounces@xxxxxxxxxxx> on behalf of Ivar Grimstad <ivar.grimstad@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, April 7, 2022 8:48 AM
To: starter developer discussions <starter-dev@xxxxxxxxxxx>
Subject: Re: [starter-dev] 10.0 Released to Maven Central
 


On Thu, Apr 7, 2022 at 2:42 PM reza_rahman@xxxxxxxxx <reza_rahman@xxxxxxxxx> wrote:
Hi Ivar,

This is great news! Please merge the GH pages when you can? I am still working through Liberty and WildFly support. After that, we could consider another release.

Just merged everything.
I think we should release a new version pretty soon that generates Jakarta EE 9 code. And then directly after 10, we should update it to generate EE 10...
 

Also, what do you think of releasing a nightly? Are there other Jakarta projects that do that?

Not sure if we really need to. Do we expect that frequent updates? We can release freely now for a year until we need another review by the EMO at least.

Ivar
 

Reza Rahman
Jakarta EE Ambassador, Author, Blogger, Speaker

Please note views expressed here are my own as an individual community member and do not reflect the views of my employer.
 

From: starter-dev <starter-dev-bounces@xxxxxxxxxxx> on behalf of Ivar Grimstad <ivar.grimstad@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, April 7, 2022 3:47 AM
To: starter developer discussions <starter-dev@xxxxxxxxxxx>
Subject: [starter-dev] 1.0.0 Released to Maven Central
 
Hi,

The release was approved by the EMO yesterday!


I just ran the release from the staging job, so the starter archetype should be available in Maven Central within a few hours.

Ivar

--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 

_______________________________________________
starter-dev mailing list
starter-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/starter-dev


--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 

_______________________________________________
starter-dev mailing list
starter-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/starter-dev


--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 


Back to the top