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

[checkstyle] Bump to 10.12.7, add spring dependency management to fix gradle exclusion defects #2798

Merged
merged 5 commits into from Jan 20, 2024

Conversation

hazendaz
Copy link
Member

@hazendaz hazendaz commented Jan 6, 2024

As documented with spring here spring-gradle-plugins/dependency-management-plugin#211, there is a long standing defect in exclusion handling within gradle. With more recent checkstyle, we cannot apply due to exclusion that is not being adhered to.

See checkstyle/checkstyle#14211 for checkstyle info on situation.

See #2752 for our failures trying to pick up latest with the exclusion.

@hazendaz hazendaz self-assigned this Jan 6, 2024
@hazendaz
Copy link
Member Author

hazendaz commented Jan 6, 2024

note: To not hammer system it redoing build, I've fixed the changelog PR in separate effort with some other change log entries that I'll push separately.

@hazendaz hazendaz marked this pull request as ready for review January 20, 2024 05:23
@hazendaz
Copy link
Member Author

Once build finishes will merge, per previous discussions then help from checkstyle comments on better way to do this. This way ensures we don't mess up our dependency management and cause users other unexpected side effects. Fixed up change log as well as two build areas in this release.

@hazendaz hazendaz merged commit 3acaecb into spotbugs:master Jan 20, 2024
9 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.

None yet

2 participants