[Java][CI] Add testing to current java-jars builds and extend to JDK 11 and 17
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
As discussed on when we execute the crossbow build to the java-jars task we are not testing the built jars. Currently we are also only building the jars for JDK 1.8. We should both:
- Run Java tests over the built jars
- Build jars for other JDKs supported (11 and 17)
**Reporter**: [Raúl Cumplido](https://issues.apache.org/jira/browse/ARROW-16640) / @raulcd
**Note**: *This issue was originally created as [ARROW-16640](https://issues.apache.org/jira/browse/ARROW-16640). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
コントリビューションガイド
調査の方向性
crossbow java-jars タスクとその現在の JDK 1.8 ビルド設定から始め、次に、ビルドされた jars に対して Java テストがどのように呼び出されるかを追跡します。タスクが生成された jars をテストし、JDK 1.8、11、17 用のビルドを生成すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- build-system, ci-cd
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100