[jira] [Created] (OPENJPA-2875) JPA Provider must filter out other JPA Providers

2021-05-25 Thread Jean-Louis Monteiro (Jira)
Jean-Louis Monteiro created OPENJPA-2875: Summary: JPA Provider must filter out other JPA Providers Key: OPENJPA-2875 URL: https://issues.apache.org/jira/browse/OPENJPA-2875 Project: OpenJPA

Re: Provider improvements for JPA TCK

2021-05-25 Thread Jean-Louis Monteiro
Awesome. Thanks Romain -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Tue, May 25, 2021 at 4:20 PM Romain Manni-Bucau wrote: > Le mar. 25 mai 2021 à 15:41, Jean-Louis Monteiro > > a écrit : > > > I'll create a ticket then and checkout master to contribute

Re: Provider improvements for JPA TCK

2021-05-25 Thread Romain Manni-Bucau
Le mar. 25 mai 2021 à 15:41, Jean-Louis Monteiro a écrit : > I'll create a ticket then and checkout master to contribute it. > We can discuss after how I can help in the jakarka version of it > While a string which ends up in the constant pool the relocation we have in place should do it for you

Re: Provider improvements for JPA TCK

2021-05-25 Thread Jean-Louis Monteiro
I'll create a ticket then and checkout master to contribute it. We can discuss after how I can help in the jakarka version of it -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Tue, May 25, 2021 at 3:21 PM Romain Manni-Bucau wrote: > Hi JL, > > Looks accurat

Re: Provider improvements for JPA TCK

2021-05-25 Thread Romain Manni-Bucau
Hi JL, Looks accurate to me done with javax on master (and likely properly rewritten in our relocation/jakarta artifact). Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github

Provider improvements for JPA TCK

2021-05-25 Thread Jean-Louis Monteiro
Hi, In order to pass TCK for TomEE, I had to patch OpenJPA to avoid side effects with other providers such as EclipseLink for instance. The change I made makes sense to be included in OpenJPA in my opinion. But I'd like to gather some thoughts for this change https://github.com/apache/tomee-jaka