This is an automated email from the ASF dual-hosted git repository.
derrickaw pushed a change to branch 20260831_upgradeSpotless
in repository https://gitbox.apache.org/repos/asf/beam.git
discard df7b390db09 try to fix hanging
discard bf55db266e1 move to 7.2.1 version since several precommits are still
on Java 11
discard 58f505ae1e3 update workflows to java 17
omit eff2292415e move spotless to version 8
add 7ada585d853 [Java] Preserve CoderTranslatorRegistrar binary
compatibility (#39919)
add 9083d26828b Upgrade Spotless to 7.2.1 and replace greclipse with
generic formatters
add 57f613e265a Reformat codebase with google-java-format 1.17.0
(spotlessApply)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (df7b390db09)
\
N -- N -- N refs/heads/20260831_upgradeSpotless (57f613e265a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
.../construction/CoderTranslatorRegistrar.java | 18 ++++++++--
.../util/construction/CoderTranslationTest.java | 40 ++++++++++++++++++++++
3 files changed, 56 insertions(+), 3 deletions(-)