[
https://issues.apache.org/jira/browse/ARROW-17001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566934#comment-17566934
]
Jacob Wujciak-Jens commented on ARROW-17001:
--------------------------------------------
[~kou] I am currently working on this and looking at
[binary-task.rb|https://github.com/apache/arrow/blob/ARROW-17001-Use-apache-artifactory-for-libarrow-bina/dev/release/binary-task.rb#1869]
I am unsure if {{define_generic_data_tasks}} will reproduce nested dirs from
the {{download-artifact}} dir in the artifactory?
e.g.
{code:bash}
├── libarrow
│ └── bin
│ ├── centos-7
│ │ ├── arrow-8.0.0.zip
│ ├── ubuntu-18.04
│ │ ├── arrow-8.0.0.zip
│ ├── ubuntu-22.04
│ │ ├── arrow-8.0.0.zip
│ └── windows
│ ├── arrow-8.0.0.zip
{code}
> [Release][R] Use apache artifactory for libarrow binaries.
> ----------------------------------------------------------
>
> Key: ARROW-17001
> URL: https://issues.apache.org/jira/browse/ARROW-17001
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: R
> Reporter: Jacob Wujciak-Jens
> Assignee: Jacob Wujciak-Jens
> Priority: Blocker
> Fix For: 9.0.0
>
>
> Move the pre-built libarrow binaries for the release version from nightlies
> to the apache artifactory and add this to the release process/scripts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)