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

Add a jpms module descriptor #856

Open
h908714124 opened this issue Oct 29, 2021 · 1 comment
Open

Add a jpms module descriptor #856

h908714124 opened this issue Oct 29, 2021 · 1 comment

Comments

@h908714124
Copy link

javapoet already declares an automatic module name com.squareup.javapoet.
However in order to be fully jpms-compliant, a module descriptor is needed.
Usually this is a file called src/main/java/module-info.java.

@JakeWharton
Copy link
Collaborator

It'll have to be in META-INF/versions/9/ since we support Java 8.

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

2 participants