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

Add basic Java 9 JPMS support#37

Merged
Janrupf merged 3 commits intoLabyMod:developfrom
hdecarne:develop
Feb 5, 2021
Merged

Add basic Java 9 JPMS support#37
Janrupf merged 3 commits intoLabyMod:developfrom
hdecarne:develop

Conversation

@hdecarne
Copy link
Copy Markdown
Contributor

@hdecarne hdecarne commented Feb 4, 2021

This PR implements the package renaming of project ultralight-java-databind as well as the simple modularization via Automatic-Module-Name as discussed in #35 . This is meant as a start to make ultralight-java usable for Java 9+ modules. 2nd step will be the integration of proper module-info (e.g. as part of a MR Jar).

Comment thread ultralight-java-base/build.gradle
@Janrupf Janrupf added the enhancement New feature or request label Feb 4, 2021
@Janrupf Janrupf linked an issue Feb 4, 2021 that may be closed by this pull request
@zortax zortax requested a review from Janrupf February 5, 2021 09:02
@Janrupf Janrupf merged commit 4fbac83 into LabyMod:develop Feb 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Java 9 JPMS

3 participants