googleapis / googleapis/google-cloud-java
[sdk-platform-java] Add JPMS support
Open
next major: breaking change
priority: p3
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
Please add support for JPMS by adding a module-info.java file to the various libraries that make up sdk-platform-java.
It will enable users to use [jlink](https://docs.oracle.com/en/java/javase/11/tools/jlink.html) with projects that depend on these libraries.
This is related to https://github.com/googleapis/google-cloud-java/issues/12158
Contributor guide
Assessment
This issue has not been assessed yet.