Commit 8afb866
Create a build rule for compiling deps at the Java STS language level
This allows building the Java > 11 logic in google-java-format into the jar
regardless of what language level is configured for the entire build, and
then dynamically enabling it when running on a new enough JDK, while
remaining compatible with earlier JDK versions.
PiperOrigin-RevId: 4900745891 parent e322791 commit 8afb866
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- core/src/test/resources/com/google/googlejavaformat/java/testdata
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments