-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Description
The google-cloud-nio-0.56.0-alpha-shaded.jar doesn't correctly update the services files for shaded dependencies.
Specifically the two files
META-INF/services/org.threeten.bp.zone.TzdbZoneRulesProvider
and
META-INF/services/com.fasterxml.jackson.core.JsonFactory should probably be updated to point to the shaded version of those classes instead.
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.