Conversation
|
Needs to be adjusted on the mac pipelines as well |
|
Have you tested the build? |
|
Windows portable, yes. Works fine. |
|
Needs to be added here with --add modules jabref/.github/workflows/deployment-arm64.yml Lines 139 to 140 in d8ebffc and in other deployment pipeline as well |
|
Ok I see, will look into it. Thought gradle pipeline was used for GitHub actions. |
Yes but not for mac |
|
@Siedlerchr please test if this works on Mac. |
|
Just installed https://builds.jabref.org/pull/11532/merge/JabRef-5.16-arm64.dmg on an MBP with M3 Pro CPU (macOS 14.5). Starting causes macOS to complain that the program is not signed (probably expected) but then nothing happens. JabRef does not show any reactions, it's not starting up. Unfortunately, I do not have the time to dig deeper into it today, sorry. |
|
@stephanlukasczyk you have to allow it under settings-> data protection and security (scroll down to the end) |
|
@Siedlerchr No, setting |
|
Yeah, starting it manually I get java.lang.module.FindException: Module jdk.incubator.vector not found |
|
Fixed it, we need it as jpackage option and as start option |
|
The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build. |
|
Thanks |
Fixed #11502
Tradeoff: Displays a warning now "Using incubator modules: jdk.incubator.vector"
Mandatory checks
CHANGELOG.mddescribed in a way that is understandable for the average user (if applicable)