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

Maven process-aot does not specify source and target release when compiling generated sources #33112

Closed
scottfrederick opened this issue Nov 11, 2022 · 0 comments
Assignees
Labels
type: bug A general bug
Milestone

Comments

@scottfrederick
Copy link
Contributor

scottfrederick commented Nov 11, 2022

When compiling the sources generated by AOT processing, the process-aot and 'process-test-aot' Maven goals should invoke the Java compiler with the same source and target Java release as the Maven compiler plugin to ensure compatibility of the generated class files.

@scottfrederick scottfrederick self-assigned this Nov 11, 2022
@scottfrederick scottfrederick added the type: bug A general bug label Nov 11, 2022
@scottfrederick scottfrederick added this to the 3.0.x milestone Nov 11, 2022
@scottfrederick scottfrederick changed the title Maven process-aot does not specify target release when compiling generated sources Maven process-aot does not specify source and target release when compiling generated sources Nov 14, 2022
@scottfrederick scottfrederick modified the milestones: 3.0.x, 3.0.0 Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant