norm icon indicating copy to clipboard operation
norm copied to clipboard

Use jakarta.persistence-api instead of javax.persistence-api

Open BITSchmid opened this issue 1 year ago • 3 comments

Feature request:

With Spring Boot 3.x and other libraries "javax.persistence-api" is more and more outdated. It would be great if a new major version could be released which uses jakarta.persistence-api.

BITSchmid avatar Oct 18 '24 12:10 BITSchmid

I created a pull request for this change:

https://github.com/dieselpoint/norm/pull/89

BITSchmid avatar Oct 18 '24 13:10 BITSchmid

I accepted the change. I'm making a couple of other changes and then I'll do a release.

ccleve avatar Oct 18 '24 15:10 ccleve

Ok, perfect. Thx

BITSchmid avatar Oct 18 '24 19:10 BITSchmid

I accepted the change. I'm making a couple of other changes and then I'll do a release.

Hi Chris. Do you already know when you will build the release? Thx

BITSchmid avatar Nov 15 '24 13:11 BITSchmid

1.2 done, sent to Maven Central. It always takes a while for them to publish. Should be there later today.

My plan was to change the way we do testing, but that will have to wait for the next release.

ccleve avatar Nov 15 '24 18:11 ccleve