Commit cfd5845
committed
Remove OpenRewrite from build
We used OpenRewrite as a migration aid when bumping the Java baseline
from 8 to 17. After evaluating its use for ongoing static analysis, it
doesn't provide enough added value to justify maintaining configuration
etc. for another tool. In #4748, additional Checkstyle rules will be
enabled instead which address almost all issues found by OpenRewrite's
recipes. Moreover, openrewrite/rewrite-gradle-plugin#212 prevents us
from using it in our build.1 parent 4cd188e commit cfd5845
File tree
3 files changed
+0
-14
lines changed- gradle
- plugins/common
- src/main/kotlin
3 files changed
+0
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
106 | 105 | | |
107 | 106 | | |
108 | 107 | | |
109 | | - | |
110 | 108 | | |
111 | 109 | | |
112 | 110 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 16 | | |
28 | 17 | | |
29 | 18 | | |
| |||
0 commit comments