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

Java 21 support #388

Open
kucharzyk opened this issue Jan 2, 2024 · 0 comments
Open

Java 21 support #388

kucharzyk opened this issue Jan 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kucharzyk
Copy link

JPA streamer is showing the following warning after compiling with Java 21 and Quarkus

[WARNING] Supported source version 'RELEASE_11' from annotation processor 'com.speedment.jpastreamer.fieldgenerator.StandardFieldGeneratorProcessor' less than -source '21'

It's similar to the warning from this ticket: #378

Is there any way to get rid of this warning?

@kucharzyk kucharzyk added the bug Something isn't working label Jan 2, 2024
kucharzyk added a commit to kucharzyk/jpa-streamer that referenced this issue Jan 17, 2024
kucharzyk added a commit to kucharzyk/jpa-streamer that referenced this issue Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants