← 返回首页
Add module-info via moditect by bowbahdoe · Pull Request #64 · patrickfav/bytes-java · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Add module-info via moditect#64

Open
bowbahdoe wants to merge 1 commit into
patrickfav:mainfrom
bowbahdoe:main
Open

Add module-info via moditect#64
bowbahdoe wants to merge 1 commit into
patrickfav:mainfrom
bowbahdoe:main

Conversation

bowbahdoe commented Nov 25, 2023
edited
Loading

Copy link
Copy Markdown

Addresses #63

Before:

> jlink -p target/bytes-1.6.2.jar --add-modules at.favre.lib.bytes --output jre Error: automatic module cannot be used with jlink: at.favre.lib.bytes from file:///Users/emccue/Development/bytes-java/target/bytes-1.6.2.jar

After:

> jlink -p target/bytes-1.6.2.jar --add-modules at.favre.lib.bytes --output jre > ./jre/bin/java --list-modules at.favre.lib.bytes@1.6.2 java.base@21.0.1 jdk.internal.vm.ci@21.0.1

Copy link
Copy Markdown
Author

@patrickfav Do you have any time to get around to this? I'll send you a 🍕 if you give me a venmo or an address to send it to.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant

Footer

© 2026 GitHub, Inc.