googleapis / googleapis/google-cloud-java

[java-pubsub] Migrate from `javax` to `jakarta`

オープン
#13,045 コメント 4 件 リアクション 0 件 担当者 1 名 @michaelpri10 が担当を希望しています GitHub で見る
api: pubsub priority: p3
主要言語
Java
スター
2.1k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
154

説明

There's a bunch of [usages of javax in this library](https://github.com/search?q=repo%3Agoogleapis%2Fjava-pubsub+javax&type=code).

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。