Commits


Wes McKinney authored and Sutou Kouhei committed a148982d2d3
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 #4761 from wesm/java-dockerify and squashes the following commits: 8b8103729 <Wes McKinney> Actually run Java unit tests cf568a28a <Wes McKinney> Code review feedback 6cb5e3f70 <Wes McKinney> Build Javadoc in docker-compose job d9c390092 <Wes McKinney> Run all Java builds in a single Dockerized Travis CI entry