Skip to content

Output jpackage output on -i #107

@koppor

Description

@koppor

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:

Image

.deb file:

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions