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

Fix error-prone-contrib runtime classpath #1387

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

Stephan202
Copy link
Member

@Stephan202 Stephan202 commented Nov 1, 2024

This change resolves an issue caused by #1283, and flagged by @pzygielo here. Thanks Piotrek!

(The bug didn't manifest while testing the release, as in all relevant contexts we also have refaster-runner on the annotation processor classpath, and that module has a runtime dependency on refaster-support.)

Suggested commit message:

Fix `error-prone-contrib` runtime classpath (#1387)

We should cut a new release with this fix.

Copy link

sonarqubecloud bot commented Nov 1, 2024

Copy link

github-actions bot commented Nov 1, 2024

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 modified the milestones: 0.20.0, 0.19.1 Nov 1, 2024
Copy link
Contributor

@mohamedsamehsalah mohamedsamehsalah left a comment

Choose a reason for hiding this comment

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

📖

@Stephan202 Stephan202 merged commit cd06288 into master Nov 3, 2024
16 checks passed
@Stephan202 Stephan202 deleted the sschroevers/fix-classpath-issue branch November 3, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants