Skip to content

Distributions pull in JavaFx -win artefacts even on macOS #73

@petebankhead

Description

@petebankhead

If I run

./gradlew assemble

on macOS then I find that logviewer-app/build/distributions/logviewer-app-0.2.0.tar contains JavaFX artefacts for both macOS and Windows, i.e. javafx-base-20-win.jar and others are included unnecessarily.

I noticed this when using ./gradlew copyDependencies with an extension that had qupath-fx-gui as an implementation dependency.

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