Commit abd3705
Separate Java Toolchain for tests
to make sure that all the versions we release are compatible with all
Java versions we are claiming to support, set a separate Java Toolchain
for tests executions.
* Expose `javaVersion` as project property to be able to control such a
Java version externally, e.g., via GitHub Actions
(cherry picked from commit fd5538d)1 parent 0726753 commit abd3705
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
283 | 289 | | |
284 | 290 | | |
285 | 291 | | |
| |||
0 commit comments