Commit c8e9242
committed
Fail fast with explicit error message for incompatible JDK version
If the JDK version used to compile the software is not compatible with Java 24, the build fails fast with a hint what has gone wrong.
This check happens on the 'projectsLoaded' hook.
Fix gh-46625
Signed-off-by: BenchmarkingBuffalo <46448799+BenchmarkingBuffalo@users.noreply.github.com>1 parent 0bc97ae commit c8e9242
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
0 commit comments