This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from f4b7a4ee0a GH-45930: [C++] Don't use ICU C++ API in Azure SDK C++
(#45952)
add cc10aa5da9 GH-40760: [Release] Use repository.apache.org (#45903)
No new revisions were added by this update.
Summary of changes:
dev/release/.env.example | 12 +
dev/release/05-binary-upload.sh | 12 +-
dev/release/binary-task.rb | 1131 +++++++++++++++-----
dev/release/copy-binary.rb | 95 ++
dev/release/download_rc_binaries.py | 17 +-
dev/release/post-03-binary.sh | 10 +-
dev/release/verify-apt.sh | 26 +-
dev/release/verify-yum.sh | 34 +-
.../apache-arrow-apt-source/debian/rules | 2 +-
.../apache-arrow-release/yum/Apache-Arrow.repo | 12 +-
10 files changed, 1040 insertions(+), 311 deletions(-)
create mode 100755 dev/release/copy-binary.rb