koppor / jabref

Collection of simple for JabRef issues. Please submit PRs to https://github.com/jabRef/jabref/.
https://github.com/jabRef/jabref/
MIT License
8 stars 15 forks source link

Add ADR to stick on older Gradle version 6.3 #440

Closed koppor closed 3 years ago

koppor commented 4 years ago

Refs https://github.com/JabRef/jabref/pull/6431

koppor commented 3 years ago

We did not add an ADR and fixed that Gradle 6.5 can be used.

According to https://github.com/JabRef/jabref/pull/7097#issue-521038214, we are blocked by https://github.com/openjfx/javafx-gradle-plugin/issues/89

Siedlerchr commented 3 years ago

We can upgrade by applying a workaround https://github.com/java9-modularity/gradle-modules-plugin/issues/165#issuecomment-753667292

I tested that in the modularity issue branch, but had the impression that JabRef was slower afterwards