Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
BITSchmid opened this issue Oct 18, 2024 · 5 comments
Closed

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

BITSchmid opened this issue Oct 18, 2024 · 5 comments

Comments

@BITSchmid
Copy link

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 pushed a commit to BITSchmid/dieselpoint-norm that referenced this issue Oct 18, 2024
@BITSchmid
Copy link
Author

I created a pull request for this change:

#89

ccleve added a commit that referenced this issue Oct 18, 2024
[#88] Use jakarta.persistence-api instead of javax.persistence-api
@ccleve
Copy link
Member

ccleve commented Oct 18, 2024

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

@BITSchmid
Copy link
Author

Ok, perfect. Thx

@BITSchmid
Copy link
Author

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

@ccleve
Copy link
Member

ccleve commented Nov 15, 2024

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 ccleve closed this as completed Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants