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

Enable annotation processors in JDK 22 #302

Merged
merged 9 commits into from
Oct 16, 2023
Merged

Conversation

SentryMan
Copy link
Collaborator

They disabled annotation processors by default in JDK 22

pom.xml Outdated
@@ -56,15 +56,6 @@
<module>tests</module>
</modules>
</profile>
<profile>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not correct. We have an issue with the current build that it does not build and test http-generator-helidon. I'm fixing that. After that we should find the EA JDK 22 build failing ... and then should be able to fix that with a bump to the parent pom.

@rob-bygrave rob-bygrave added this to the 2.0 milestone Oct 16, 2023
@rob-bygrave rob-bygrave merged commit fb65de6 into avaje:master Oct 16, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants