You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Raúl Cumplido (Jira)" <ji...@apache.org> on 2022/05/24 13:13:00 UTC

[jira] [Created] (ARROW-16640) [Java][CI] Add testing to current java-jars builds and extend to JDK 11 and 17

Raúl Cumplido created ARROW-16640:
-------------------------------------

             Summary: [Java][CI] Add testing to current java-jars builds and extend to JDK 11 and 17
                 Key: ARROW-16640
                 URL: https://issues.apache.org/jira/browse/ARROW-16640
             Project: Apache Arrow
          Issue Type: Task
          Components: Continuous Integration, Java
            Reporter: Raúl Cumplido


As discussed on [https://github.com/apache/arrow/pull/13157#issuecomment-1132907282] 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)

 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)