This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 0600bb27d6 ARROW-17496: [Go] Fix Nightly Build (#13943)
add 9882df58e8 ARROW-17451: [CI][Java] Use manylinux2014 image for JNI
(#13920)
No new revisions were added by this update.
Summary of changes:
.github/workflows/java_jni.yml | 12 ++++-----
ci/docker/java-jni-manylinux-201x.dockerfile | 10 ++++++-
ci/scripts/java_build.sh | 7 +++--
ci/scripts/java_jni_macos_build.sh | 25 +++++++++++++----
ci/scripts/java_jni_manylinux_build.sh | 26 +++++++++++++-----
ci/scripts/java_test.sh | 9 ++++---
cpp/src/plasma/CMakeLists.txt | 10 +++----
dev/tasks/java-jars/github.yml | 11 +++++++-
docker-compose.yml | 40 +++++-----------------------
9 files changed, 87 insertions(+), 63 deletions(-)