Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] JDK 11 progress

Hi

What is the link between Weld 4 and JDK 11 compliance? GF was running Weld 3 already which should be compliant (we are running Weld 3 under JDK 11 with tests and all).
The only difference between top of 3.1 branch and 4.x branch is the namespace change.

Furthermore, this PR https://github.com/eclipse-ee4j/glassfish/pull/22969 seems to incorporate Weld 4 into the mix already.
Either way, if you hit problems with Weld integration, keep me in the loop.

Regards,
Matej

----- Original Message -----
> From: "sawamura hiroki" <sawamura.hiroki@xxxxxxxxxxx>
> To: "glassfish developer discussions" <glassfish-dev@xxxxxxxxxxx>
> Sent: Thursday, May 7, 2020 11:59:49 AM
> Subject: Re: [glassfish-dev] JDK 11 progress
> 
> Hi Steve,
> 
> I created a draft PR: https://github.com/eclipse-ee4j/glassfish/pull/22979
> 
> In order for GlassFish to be JDK 11 compliant, we need to integrate the
> latest weld-core* (compatible with weld-api 4.0 and later) into GlassFish,
> but it is not simple and has been put on hold. If anyone has times, I'd be
> happy if they would try.
> It can be developed on the master branch independently of JDK 11.
> 
> *) https://github.com/weld/core
>    (to glassfish: /appserver/web/weld-integration)
> 
> Thanks,
> Hiroki
> 
> From: glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx>
> On Behalf Of Steve Millidge (Payara)
> Sent: Thursday, May 7, 2020 5:46 PM
> To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
> Subject: [glassfish-dev] JDK 11 progress
> 
> Hi All,
> 
> Is there any progress on the work to get GlassFish compiling and running
> against JDK 11? If assistance is needed can the latest work be pushed to a
> branch or in a draft PR that way others can help.
> 
> 
> 
> Steve Millidge
> Director and Founder
> Payara Server – Open Source Enterprise Software and Support
> E: mailto:steve.millidge@xxxxxxxxxxx | T: +44 207 7540481  |M: +44 07920
> 100626
> ----------------------------------------------------------------------------------------------------------------------
> Payara Services Limited, Registered office: Malvern Hills Science Park,
> Geraldine Road, Malvern, WR14 3SZ
> Registered in England and Wales: 09998946 | http://www.payara.fish/ |
> mailto:info@xxxxxxxxxxx | https://twitter.com/Payara_Fish
> If at any time you would like to unsubscribe from Payara communications,
> simply respond to this email with 'Unsubscribe' in the title, or instantly
> unsubscribe from all types of communication
> https://info.payara.fish/hs/manage-preferences/unsubscribe-simple
> 
> _______________________________________________
> 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