googleapis / googleapis/google-cloud-java

[java-bigquery] Add JPMS support to google-cloud-bigquery (and other Google Cloud libraries)

Open
#12,158 1 comment 0 reactions 0 assignees View on GitHub
api: bigquery 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 module-info.java file to (`google-cloud-bigquery/src/main/java/module-info.java`).

This will depend on the `com.google.cloud:*` dependencies having been modularised first.

It will enable users to use [jlink](https://docs.oracle.com/en/java/javase/11/tools/jlink.html) with projects that depend on bigquery

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.