Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] [glassfish-dev] Status of GlassFish 6.0.0-M1

Hi Steve
I will look for the admin console. Maybe, we can merge from 5.1-BRANCH.
Regards.
Gurkan

On Wed, Jun 3, 2020 at 12:35 PM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

Awesome thanks Dmitry.

 

From: jakartaee-platform-dev-bounces@xxxxxxxxxxx <jakartaee-platform-dev-bounces@xxxxxxxxxxx> On Behalf Of dmitry.kornilov@xxxxxxxxxx
Sent: 03 June 2020 10:31
To: 'jakartaee-platform developer discussions' <jakartaee-platform-dev@xxxxxxxxxxx>; 'glassfish developer discussions' <glassfish-dev@xxxxxxxxxxx>
Subject: Re: [jakartaee-platform-dev] Status of GlassFish 6.0.0-M1

 

We are working on merging JSONB PRs and releasing new versions of JSONB API and Yasson.

 

-- Dmitry

 

From: jakartaee-platform-dev-bounces@xxxxxxxxxxx <jakartaee-platform-dev-bounces@xxxxxxxxxxx> On Behalf Of Steve Millidge (Payara)
Sent: Wednesday, June 3, 2020 11:27 AM
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Cc: jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>
Subject: [jakartaee-platform-dev] Status of GlassFish 6.0.0-M1

 

Hi All,

 

Just a status update on where we are based on GlassFish master today.

 

Web Profile – starts up and can deploy applications using asadmin (deploying via web console doesn’t work). I have tested a smoke test application that uses Servlet, CDI, EJB, JPA , JTA all in the new namespace and it works correctly.

Full Profile – starts up and displays the administration console but won’t deploy applications containing EJBs due to issues with CORBA.

 

We need a version of CORBA in the Jakarta namespace and Gaurav has made a PR.

To release a new version of CORBA I’m waiting on a Jenkins CI issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=563774 I raised in on the 31st but there has been no activity so I will chase this.

 

We also need a new release of the JSON-B api and Yasson. There are a number of PRs and issues in JSON-B so if anybody is a committer on that project please merge Gaurav’s PRs and push out another RC.

 

We have a commitment for a June milestone release with everything having to be ready by June 12th.

My view is if we can fix the admin console deployment issues in Web Profile then we can just release Web Profile in the June milestone as that seems to work OK. Therefore please test Web Profile is working for you before making a PR. I don’t want it broken before June 12th. Also hold off merging in any JDK 11 changes until after June 12th as I think that will destabilise master. JDK 11 support can be the next push after the milestone build.

 

A stretch goal will be to get the Jakarta CORBA version out on staging and also have Full Profile but that is somewhat out of our hands.

 

Please try out Web Profile and if you have any PRs that make it more solid please get them in before 10th June as I will code freeze then for the 12th June release.

 

Thoughts?

 

Steve

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


--

Back to the top