Re: TomEE 9.x - from javax to jakarta namespace

2022-05-04 Thread Jonathan Gallimore
I've picked up a task related to the examples: https://issues.apache.org/jira/browse/TOMEE-3873. I specifically went for this, as I added the Eclipse Transformer to the build for a number of examples in the past, back when we were doing the transformation process on TomEE itself. The drawbacks here

Re: TomEE 9.x - from javax to jakarta namespace

2022-05-04 Thread Zowalla, Richard
You are right - we can remove it imho from 8.x as we do not test with it and the transformed samples might not even work, e.g. dependencies are not migrated, etc. +1 for providing a (bigger) example. Gruß Richard Am Mittwoch, dem 04.05.2022 um 11:17 +0100 schrieb Jonathan Gallimore: > I've picke

Re: TomEE 9.x - from javax to jakarta namespace

2022-05-04 Thread Cesar Hernandez
+1 Jonathan. On Wed, May 4, 2022 at 05:32 Zowalla, Richard < richard.zowa...@hs-heilbronn.de> wrote: > You are right - we can remove it imho from 8.x as we do not test with > it and the transformed samples might not even work, e.g. dependencies > are not migrated, etc. > > +1 for providing a (bi

Re: TomEE 9.x - from javax to jakarta namespace

2022-05-04 Thread Daniel Dias Dos Santos
Hello, +1 On Wed, May 4, 2022, 11:27 Cesar Hernandez wrote: > +1 Jonathan. > > > On Wed, May 4, 2022 at 05:32 Zowalla, Richard < > richard.zowa...@hs-heilbronn.de> wrote: > > > You are right - we can remove it imho from 8.x as we do not test with > > it and the transformed samples might not eve

[GitHub] [tomee] cesarhernandezgt merged pull request #878: TOMEE-3932 added technical document to help on the migration to Jakarta namespace

2022-05-04 Thread GitBox
cesarhernandezgt merged PR #878: URL: https://github.com/apache/tomee/pull/878 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomee.apa

Re: Next TomEE+ 7.1.x release

2022-05-04 Thread Cesar Hernandez
Hello, 7.1.x full build is back to green: > https://ci-builds.apache.org/job/Tomee/job/tomee-7.1.x/11/ @Richard, that's awesome, thank you! Let me start on the workflow items and then look at the dependencies to see Hi, @Geeth, on the top of my head, the following dependencies may need to b

Re: Next TomEE+ 7.1.x release

2022-05-04 Thread Geeth Narayanan
Hi Cesar, Thanks for the info. I have some work deadline this week. I'll look through next week. Thanks. Geeth On Wed, May 4, 2022, 5:01 PM Cesar Hernandez wrote: > Hello, > > > 7.1.x full build is back to green: > > https://ci-builds.apache.org/job/Tomee/job/tomee-7.1.x/11/ > > > @Richard, th