eclipselink
eclipselink copied to clipboard
Plans / roadmap for 4.0.0 final release?
As one of the last Jakarta implementations projects, EclipseLink has not yet released a final version for the Jakarta EE 10 release.
Is there any target date or plan? I noticed there's no milestone for 4.0 here: https://github.com/eclipse-ee4j/eclipselink/milestones
https://github.com/eclipse-ee4j/eclipselink/compare/4.0.0-M3...HEAD
the main blocker was the CVE-2018-14718 (or sth similar) and another security thing related to java deserialization - for both issues fixes were submitted last week. Given vacations, final build should be by the end of the month with an RC around the end of the next week or so.
95% of changes in master from M3 are related to tests (~2k "new", few more k updated, some fixed etc)
Thanks @lukasj, sounds good!
95% of changes in master from M3 are related to tests (~2k "new", few more k updated, some fixed etc)
Hi, any news? I see just recently released 3.0.3.
If nightly build pass tonight, RC1 will be tomorrow
4.0.0-RC1 is in central
4.0.0-RC1 is in central
Thanks, have just integrated it into GlassFish: https://github.com/eclipse-ee4j/glassfish/pull/24100
@lukasj any progress with getting 4.0 final released?
cc @dmatej
There has been a lot of progress reported here: https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/370
There seems to be a holdup here though: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=24195
@ivargrimstad @waynebeaton is there anything we can do to unblock whatever is blocking there?
I've pinged the IP team to see what's going on
Everything seems to be resolved now: https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/370
@lukasj can you push 4.0 now?
@arjantijms I do read emails and I do get notifications ;-) No, I cannot push 4.0 now as it has to be built first - give it few days
Thanks @lukasj let me know when you succeeded with building it (and staged it). I can do a final test in GF with the TCK and all if you like.
the final build is in staging
the final build is in staging
Thanks! I'm going to test it in GF 7.
Results on GF are good. All green: https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/master/1992/
thanks for checking, it's on the way to central...