Skip to content

Migrate from javax to jakarta #2479

@Harmelodic

Description

@Harmelodic

There's a bunch of usages of javax in this library.

ALL of them related to javax.annotation.

Usage of javax.annotation:javax.annotation-api in this repo results in it being transitively passed to all consumers of the google-cloud-pubsub library, including com.google.cloud:spring-cloud-gcp-pubsub and beyond.

It would be good to modernize this library to have it use the jakarta.annotation instead.

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the googleapis/java-pubsub API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions