Hello Paulo, On Sun, 16 Mar 2025 at 22:18, Paulo Araújo <cris...@vikeo.com.br.invalid> wrote: > > Hi, guys! > > I am studying OPENJPA-2925 and probably won't finish it in current window, > but I don't think it is a blocker for release. > > Tried to run Jakarta JPA 3.1 TCK on openjpa master, but there is a blocker > NPE on almost every test (they do EMF.getProperties() before initializing a > concrete EM).
As far as I can see EMF with it's properties is being initialized in `public void setUp()` of each test I was able to get NPE if `getProperties()` is being called before EMF is initialized ... I can invest some time and move everything to JUnit5 (but this change would be huge ... :))) > At least the new 3.1 features passed with a quick change to avoid the NPE. > > Is the version numbering correct, considering the change of JPA dependency > (3.0 to 3.1)? > we can change the version to be 4.1.0 WDYT? :) > Anyway, this is my non-biding +1 > > > > Best regards, > > Paulo > > > On 2025/03/16 05:17:07 Francesco Chicchiriccò wrote: > > > +1 > > > > > > Thanks Maxim! > > > > > > Il dom 16 mar 2025, 02:31 Maxim Solodovnik <mailto:so...@gmail.com> ha > > > scritto: > > > > > > > Hello All, > > > > > > > > recently we have fixed multiple JPA 3.1. related issues :) > > > > I have created PR with dependencies update: > > > > https://github.com/apache/openjpa/pull/128 > > > > > > > > I propose to merge #128 and release :)) > > > > > > > > -- > > > > Best regards, > > > > Maxim > > > > > > > -- Best regards, Maxim