google-api-java-client icon indicating copy to clipboard operation
google-api-java-client copied to clipboard

module-info.java

Open bootstraponline opened this issue 7 years ago • 4 comments

Are there plans for supporting Java modules now that JDK 11 is out?

Automatic module doesn't seem to work for this artifact.

error: module not found: google.api.client

bootstraponline avatar Oct 08 '18 04:10 bootstraponline

@sduskis Are there plans to add module-info.java or do you plan to stick with Automatic-Module-Name?

cowwoc avatar Feb 12 '19 16:02 cowwoc

@cowwoc, I just merged #1235 which auto-closed this issue. I reopened it for further discussion.

sduskis avatar Feb 12 '19 18:02 sduskis

Further discussion here. Any news?

martlin2cz avatar Feb 09 '20 21:02 martlin2cz

This issue is very problematic. See https://github.com/googleapis/google-api-java-client-services/issues/817

cowwoc avatar Oct 24 '23 23:10 cowwoc