Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(build): add Multi-Release attribute to manifest of jars #49

Merged
merged 1 commit into from May 25, 2021
Merged

fix(build): add Multi-Release attribute to manifest of jars #49

merged 1 commit into from May 25, 2021

Conversation

kashike
Copy link
Contributor

@kashike kashike commented May 25, 2021

https://docs.oracle.com/javase/10/docs/specs/jar/jar.html#multi-release-jar-files

The Multi-Release attribute was not included in JARs, rendering the multi-release code (module-info) useless.

Signed-off-by: Riley Park <riley.park@meino.net>
@amaembo amaembo merged commit 8baea89 into JetBrains:master May 25, 2021
@amaembo
Copy link
Collaborator

amaembo commented May 25, 2021

Thanks

@amaembo
Copy link
Collaborator

amaembo commented May 25, 2021

Released as patch release 21.0.1, please check whether it works now.

@amaembo amaembo self-assigned this May 25, 2021
@kashike
Copy link
Contributor Author

kashike commented May 25, 2021

Confirmed to be fixed - thank you for the quick merge!

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

Successfully merging this pull request may close these issues.

None yet

2 participants