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

Manifest has incorrect implementation version #87

Open
sschr15 opened this issue Jan 2, 2021 · 0 comments
Open

Manifest has incorrect implementation version #87

sschr15 opened this issue Jan 2, 2021 · 0 comments

Comments

@sschr15
Copy link
Contributor

sschr15 commented Jan 2, 2021

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant