Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Manifest has incorrect implementation version #87

Description

@sschr15

In a freshly built all-jar using the included gradle wrapper and on the latest commit as of creating this issue (f73eb92), the generated manifest has a questionable value that appears Gradle has not correctly given. Below is the generated manifest:

Manifest-Version: 1.0
Implementation-Title: Patchwork Patcher
Implementation-Version: task ':jar' property 'archiveVersion'
Main-Class: net.patchworkmc.patcher.ui.PatchworkUI

This apparent problem is in all three shadow jars, but it is not present in the jar not containing dependencies.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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