spring-cloud / spring-cloud/spring-cloud-function
Remove remaining references to spring-cloud-function-deployer
オープン
まだ誰も着手していません。
- 主要言語
- Java
- スター
- 1.1k
- フォーク
- 641
- 平均マージ
- 11時間 2分
- マージ済み PR(30日)
- 8
説明
Describe the bug
The spring-cloud-function-deployer module was disabled in f96cd52e54b28b675458f743c8ed08cb4273004b and removed in 32444f17, and is thus no longer published (since 5.0.0-M2), however there are remaining references that cause confusion:
- The official documentation still recommends it, as per docs/modules/ROOT/pages/spring-cloud-function/deploying-a-packaged.adoc,
- spring-cloud-function-dependencies still manages its version,
- spring-cloud-function-samples still uses it and cannot be built,
- and the module is still commented out in the main pom.xml.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
docs/modules/ROOT/pages/spring-cloud-function/deploying-a-packaged.adoc、spring-cloud-function-dependencies/pom.xml、spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml、および pom.xml 内のコメントアウトされたモジュールエントリから着手してください。spring-cloud-function-deployer への残りの参照を削除し、ドキュメントに記載されたデプロイ手順を更新して、影響を受けるサンプルを削除されたモジュールなしでビルドできることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- build-system, documentation
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 76/100