On Mon, Jan 4, 2021 at 9:09 AM Thomas Andraschko < [email protected]> wrote:
> It should just be a dependency update. > The internal MyFaces artifacts haven't been changed, we just changed > packages, request params, xmls, context params and on. > Cool. I'll see if I can pull that in. > > is there a reason there is currently no tomee-embedded 9.0? > > We're not currently producing that in the translation process. I don't know how difficult (or not) that will be, but I agree we need it. Jon > > > Am Mo., 4. Jan. 2021 um 10:03 Uhr schrieb Jonathan Gallimore < > [email protected]>: > > > Is it a straight dependency update, or is there some code on the TomEE > side > > needed to wire it in? > > > > Jon > > > > On Mon, Jan 4, 2021 at 8:56 AM Thomas Andraschko < > > [email protected]> wrote: > > > > > Hi David, > > > > > > i already contributed several times to TomEE but digging into the build > > and > > > auto-jakarta-transformer stuff would require too much effort for now. > We > > > have some releases in january at my daily-job. > > > If 9.0 would be a branch, i could do the MyFaces upgrade easily there. > > > > > > > > > Am Mo., 4. Jan. 2021 um 02:00 Uhr schrieb David Blevins < > > > [email protected]>: > > > > > > > > On Jan 3, 2021, at 8:24 AM, Thomas Andraschko < > > > > [email protected]> wrote: > > > > > > > > > > Any News? We should also think about tomee embedded > > > > > > > > Any interest in working on this? I'd be happy to help and we could > > > > definitely use more contributors. > > > > > > > > > > > > -David > > > > > > > > > David Blevins <[email protected]> schrieb am Mi., 30. Sept. > > > 2020, > > > > > 22:57: > > > > > > > > > >>> On Sep 30, 2020, at 3:06 AM, Jonathan Gallimore < > > > > >> [email protected]> wrote: > > > > >>> > > > > >>> If its a drop-in replacement, we can probably handle that in the > > > Maven > > > > >>> build. > > > > >> > > > > >> Agree. While we're at it we should also use the Tomcat 10 > > milestones. > > > > >> > > > > >> Definitely the transformer is no the place to handle this. > > > > *Potentially* > > > > >> we could handle this in the TomEE Patch Plugin, but overall maybe > we > > > > need a > > > > >> handful of new assemblies in the tomcat/apache-tomee/ build. > > > > >> > > > > >>> I'm curious about the change though; I was under the impression > > that > > > > >>> Jakarta EE 9, was a namespace-only change? > > > > >> > > > > >> All of the schema namespaces have been changed. Something we'll > > need > > > to > > > > >> account for ourselves. On the OpenEJB/TomEE side our openejb-jee > > > > package > > > > >> already has the capability to rename the namespaces. Currently it > > > > >> explicitly sets them to the latest Java EE xml namespace, but it > > could > > > > >> potentially change it to the latest Jakarta namespaces. > > > > >> > > > > >> > > > > >> -David > > > > >> > > > > >> > > > > > > > > > > > > > >
