Commit 292f6a0
committed
Revert "Use Gradle's new daemon JVM criteria feature"
This causes problems on IntelliJ IDEA's 2025.1 EAP version which picks
the IDE's own JetBrains JDK rather than one specified using the `JDK21`
env var. Since JetBrains' JDK does not contain tools like `jar` this
causes builds to break when the Gradle daemon is started via IntelliJ
IDEA.
This reverts commit 1e29d8e.1 parent 3583e01 commit 292f6a0
File tree
2 files changed
+6
-2
lines changed- gradle
- plugins
2 files changed
+6
-2
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
0 commit comments