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

Add explicit jboss-logging-processor reference to compiler plugin #576

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

xstefank
Copy link
Member

JDK 23 changed the default annotation processing policy - https://inside.java/2024/06/18/quality-heads-up/#:~:text=Starting%20with%20JDK%2023%2C%20at,the%20default%20on%20JDK%2023.

This breaks tests in sr-health on JDK 23, so we need to declare the annotation processor explicitly.

@xstefank xstefank requested a review from radcortez January 24, 2025 12:37
@xstefank xstefank force-pushed the logging-annotation-processor branch from 365f9b1 to d6b4821 Compare January 24, 2025 12:43
@dmlloyd
Copy link
Contributor

dmlloyd commented Jan 24, 2025

I agree with the change, but we should also remove it from dependencyManagement and possibly even ban it as dependency as well then.

@dmlloyd
Copy link
Contributor

dmlloyd commented Jan 24, 2025

We might have to do that in a follow up to avoid breaking dependents.

@dmlloyd dmlloyd merged commit 03f6cd5 into smallrye:main Jan 27, 2025
1 check passed
@github-actions github-actions bot added this to the 47 milestone Jan 27, 2025
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