Skip to content

META-INF/services/ files are incorrect in shaded google-cloud-nio jar #3540

Description

@lbergelson

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.priority: p2Moderately-important priority. Fix may not be included in next release.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions