Conversation
Fixes #1287 google-java-format 1.11.0 is the version used by fmt-maven-plugin 2.12 (latest as of November 2021).
627fdba to
8aab0b8
Compare
https://github.com/google/google-java-format/releases/tag/google-java-format-1.8 |
|
Why did it fail? |
|
@chingor13 Would you mind taking over this? I don't have visibility into the failing build log and not familiar with the release process of Owlbot. |
|
I don't have access to the build log either, but try updating this test data. |
|
@chanseokoh Great. Now it passed owlbot-java-presubmit check. Thank you. |
|
All checks have passed. |
|
This PR is causing owlbot post processor to thrash and fail owlbot check in java client libraries. |
This reverts commit fdf20ea.
Fixes #1287
googleapis/java-shared-config#361 sets the google-java-format version 1.13.0. Timur already committed the Java version upgrade for the linter. 42a3786
As per @chingor13 , the formatter version was previously pinned to the old formatter because of Java 7 support.