Skip to content

update spotless to 7.2 and reformat#38439

Draft
derrickaw wants to merge 6 commits into
apache:masterfrom
derrickaw:20260510_spotlessVersion
Draft

update spotless to 7.2 and reformat#38439
derrickaw wants to merge 6 commits into
apache:masterfrom
derrickaw:20260510_spotlessVersion

Conversation

@derrickaw
Copy link
Copy Markdown
Collaborator

@derrickaw derrickaw commented May 11, 2026

  1. Fixes errors seen in Bump com.diffplug.spotless from 5.6.1 to 8.4.0 #38390 and Bump com.diffplug.spotless:spotless-plugin-gradle from 5.6.1 to 8.4.0 #38388 by ugrading to 7.2 etc. 8.4 not supported until beam removes support for Java 11.
  2. Upgrade java formatter to 1.17.
  3. With these changes, spotless requires many reformatings of files.

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@derrickaw derrickaw force-pushed the 20260510_spotlessVersion branch from 220bf12 to b455bff Compare May 12, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment