Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Define manifest attribute Automatic-Module-Name#213

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
benalexau merged 1 commit intolmdbjava:masterfrompedrolamarao:automatic-module
Mar 9, 2023
Merged

Define manifest attribute Automatic-Module-Name#213

benalexau merged 1 commit intolmdbjava:masterfrompedrolamarao:automatic-module
Mar 9, 2023

Conversation

pedrolamarao
Copy link
Contributor

@pedrolamaraopedrolamarao commentedFeb 28, 2023
edited
Loading

This change defines the manifest attributeAutomatic-Module-Name, transforming the JAR into an automatic module with module nameorg.lmdbjava. This should be enough for other Java modules to be able to reference this. I have verified that this is the case by installing it to a local repository and referencing it from my own projects.

Please note that doing this has no impact on non modular applications, which will simply ignore the attribute, both on older and newer JDKs. This change is an easy first step towards module support.

@pedrolamaraopedrolamarao changed the titleDefine manifest attribute Automatic-Module-Name.Define manifest attribute Automatic-Module-NameFeb 28, 2023
@pedrolamarao
Copy link
ContributorAuthor

pedrolamarao commentedFeb 28, 2023
edited
Loading

Please consider this PR in the context of#42 and#208

@benalexaubenalexau merged commit860c827 intolmdbjava:masterMar 9, 2023
@benalexau
Copy link
Member

Thanks@pedrolamarao

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@pedrolamarao@benalexau

[8]ページ先頭

©2009-2025 Movatter.jp