let's merge it into the branch awesome, I'll get that in for you. Thank you
-- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, Feb 6, 2023 at 4:32 PM Thomas Andraschko < [email protected]> wrote: > Already created a PR: https://github.com/apache/tomee/pull/1019 > > just the samples are using the old JSF managed beans, tomee-myfaces and > other modules compiles fine > > Am Mo., 6. Feb. 2023 um 16:19 Uhr schrieb Jean-Louis Monteiro < > [email protected]>: > > > I looked at the new RC4 and it looks like a big refactoring? So moving to > > RC4 requires some thoughts. > > For instance, the APIs changed and therefore tomee-myfaces does not > compile > > anymore after upgrading. I'm wondering if this is even required now. > > > > I think Romain did most of the integration at that time but I haven't > spent > > much time on it quite yet. If you have a few minutes, the module is tiny, > > maybe you can give your thoughts and some guidance and I'm happy to help > > refactor or just remove the module and see where we are and what's needed > > as opposed to migrating something we don't know about. > > > > -- > > Jean-Louis Monteiro > > http://twitter.com/jlouismonteiro > > http://www.tomitribe.com > > > > > > On Mon, Feb 6, 2023 at 2:24 PM Thomas Andraschko < > > [email protected]> wrote: > > > > > Mojarra is final, in MyFaces we have already RC4 which is close to > final. > > > > > > Am Mo., 6. Feb. 2023 um 13:56 Uhr schrieb Jean-Louis Monteiro < > > > [email protected]>: > > > > > > > That's awesome. Is there any snapshot already? > > > > I believe this is not final yet? > > > > > > > > -- > > > > Jean-Louis Monteiro > > > > http://twitter.com/jlouismonteiro > > > > http://www.tomitribe.com > > > > > > > > > > > > On Mon, Feb 6, 2023 at 1:07 PM Thomas Andraschko < > > > > [email protected]> wrote: > > > > > > > > > JFYI: I also created a PR for Faces4.0; both Mojarra and MyFaces > are > > > > ready > > > > > actually > > > > > > > > > > Am Mo., 6. Feb. 2023 um 13:00 Uhr schrieb Jean-Louis Monteiro < > > > > > [email protected]>: > > > > > > > > > > > Hi all, > > > > > > > > > > > > As you know, TomEE 9.0.0 reached final and we immediately > switched > > to > > > > > TomEE > > > > > > 10 actively. > > > > > > > > > > > > For TomEE, here is the branch > > > > > > https://github.com/apache/tomee/pull/1005 --> it's fairly big > > now > > > > > > because it has also some additional standalone TCKs added. > > > > > > > > > > > > Jakarta EE API has been updated > > > > > > https://github.com/apache/tomee-jakartaee-api > > > > > > > > > > > > Apache Jonhzon has started to migrate to Jakarta as well > > > > > > https://github.com/apache/johnzon/pull/98 -->Long story > short, > > it > > > > > > builds > > > > > > and I started fixing the code base to pass the TCK. The remaining > > > > > failures > > > > > > are due to polymorphism. So it's clearly a feature gap > > > > > > > > > > > > For BVal, the PR, I just created the PR with some initial work on > > the > > > > > code > > > > > > base and TCK fixes https://github.com/apache/bval/pull/16 > > > > > > > > > > > > Apache BatchEE, I pushed straight to master by mistake, but it > > still > > > > > > requires some work to pass the TCK > > > > > > https://github.com/apache/geronimo-batchee > > > > > > > > > > > > Apache OpenWebBeans is moving quite fast thanks to Mark > > > > > > https://github.com/apache/openwebbeans/ ----> there are some > > > > > discussions > > > > > > regarding the so-called "CDI Light". We'll need to figure out how > > to > > > > > > implement it (maybe a CDI Extension can be enough). > > > > > > > > > > > > And finally David is working hard on the platform TCK setup. > > > > > > > > > > > > Hopefully everything will meet at a single point. > > > > > > > > > > > > -- > > > > > > Jean-Louis Monteiro > > > > > > http://twitter.com/jlouismonteiro > > > > > > http://www.tomitribe.com > > > > > > > > > > > > > > > > > > > > >
