First. someone would need to
- create a
jdk23-openjdk
package, - create a
gradle
8 package that works withjdk23-openjdk<=23
, or convince the Arch Linuxgradle
maintainers to update theirs.
I won't do that.
If you can do that, please do so!, otherwise we have to wait until some solution is out.
Pinned Comments
dreieck commented on 2025-03-22 11:26 (UTC)
I know that version 24.x is out, but I cannot get it building. Throws error like
Cannot invoke method trim() on null object
.If anyone succeeds building it locally, please tell.
dreieck commented on 2024-07-23 15:38 (UTC)
This
-nowebkit
variant is here since disabling webkit support seems to work around build failure, see ↗ this comment.