Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JPMS support #2670

Open
Sam-Bate-ITV opened this issue Apr 19, 2024 · 0 comments
Open

Add JPMS support #2670

Sam-Bate-ITV opened this issue Apr 19, 2024 · 0 comments
Labels
next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@Sam-Bate-ITV
Copy link

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 with projects that depend on these libraries.

This is related to googleapis/java-bigquery#3253

@diegomarquezp diegomarquezp added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Apr 19, 2024
@blakeli0 blakeli0 added the next major: breaking change this is a change that we should wait to bundle into the next major version label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants