jlink build issue (tag v5.0, OpenJDK 13) #6378
Labels
build-system
status: waiting-for-feedback
The submitter or other users need to provide more information about the issue
JabRef version 5.0 on NixOS 20.03 with OpenJDK 13 from unstable.
Does not apply. This is about building the latest release.
When building the jlink target, Gradle reports an export conflict and aborts the build.
I'm not proficient enough in Gradle/Jlink/JavaFX to solve this on my own.
Steps to reproduce the behaviour:
nix-shell -p unstable.openjdk13
./gradlew assemble
-> success./gradlew run
-> Launches and loads latest bib file etc.. -> success./gradlew jlink
-> Exception:Full Exception
The text was updated successfully, but these errors were encountered: