Skip to content

Quote parameters in output log #106

@koppor

Description

@koppor

Somehow refs #105

I see following in my log

--app-image /home/koppor/git-repositories/jabref/jabgui/build/packages/ubuntu-22.04/JabRef --description JabRef is an open source bibliography reference manager. Simplifies reference m

Is this just a mistake by gradle -i or are the options really not passed in quotes?

    targetsWithOs("macos") {
        jpackageResources = layout.projectDirectory.dir("buildres").dir("macos")
        options.addAll(
            // Needs to be listed everyhwere, because of https://github.com/gradlex-org/java-module-packaging/issues/104
            "--description", "JabRef is an open source bibliography reference manager. Simplifies reference management and literature organization for academic researchers by leveraging BibTeX, native file format for LaTeX.",

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