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

jdk 17 support #378

Closed
fernando88to opened this issue Sep 19, 2023 · 1 comment
Closed

jdk 17 support #378

fernando88to opened this issue Sep 19, 2023 · 1 comment
Assignees
Labels
question Further information is requested
Milestone

Comments

@fernando88to
Copy link

I'm using jpa-stream together with quarkus and when running the project it throws the following exception

Note: JPA Streamer Field Generator Processor warning: Supported source version 'RELEASE_11' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '17' Note: [JPAStreamer Field Generator Processor] Generating class for: com.fernando.entities.User 1 warning

Does the jpa-stream project support jdk 17?

@julgus
Copy link
Member

julgus commented Sep 22, 2023

JPAStreamer supports Java 17! This PR might help clarify why the warning exists: #327.

@julgus julgus closed this as completed Sep 22, 2023
@julgus julgus added the question Further information is requested label Sep 22, 2023
@julgus julgus added this to the 3.0.5 milestone Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants