Commit d105d1b
ARROW-5466: [Java][CI] Dockerize Java CI, run all JDK builds in single Travis entry
Since OpenJDK9 has been superseded by OpenJDK11, it is not available in package repositories, so I'm not sure it's worth maintaining a build for this.
I have pushed a pre-built Docker image for this to
https://cloud.docker.com/u/ursalab/repository/docker/ursalab/arrow-ci-java-all-jdks
Author: Wes McKinney <wesm+git@apache.org>
Closes apache#4761 from wesm/java-dockerify and squashes the following commits:
8b81037 <Wes McKinney> Actually run Java unit tests
cf568a2 <Wes McKinney> Code review feedback
6cb5e3f <Wes McKinney> Build Javadoc in docker-compose job
d9c3900 <Wes McKinney> Run all Java builds in a single Dockerized Travis CI entry1 parent dacc0d1 commit d105d1b
1 file changed
+35
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments