[Java][CI] Add testing to current java-jars builds and extend to JDK 11 and 17
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 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 建置設定開始,接著追蹤 Java 測試如何針對已建置的 jars 進行呼叫。完成的標準是:該任務會測試產生的 jars,並產生適用於 JDK 1.8、11 和 17 的建置。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- build-system, ci-cd
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100