-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I am getting crazy with this jpackage icon things.
Is it possible to output the jpackage console output?
Otherwise, it is really hard to debug (one cannot just copy and paste the output and run the commands for oneself - see #106)
(Just for reference)
I think, gradle build caching is a mess with complex setups.
My .deb file contained files from 30 min ago, even though I changed appImageOptions and options. (No screenshots, but others follow)
Maybe the JDK is really broken with --icon or gradle:
app image:
.deb file:
I do
./gradlew --no-build-cache -i --rerun-tasks :jabgui:jpackage && sudo dpkg -i jabgui/build/packages/ubuntu-22.04/jabref_100.0.0_amd64.deb
I bet the JDK is broken - but it is really strange that the JDK behaves differently with modular and non-modular packaging.
With non-modular packaging - the workaround works: https://github.com/koppor/java-minimum-desktop-app#issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels