[ 
https://issues.apache.org/jira/browse/ARROW-12515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ian Cook updated ARROW-12515:
-----------------------------
    Description: 
There are some small issues with {{dev/release/verify-release-candidate.bat}}:
 * Uses VS 2017 (2019 is current)
 * Uses Python 3.6 (others use 3.8)
 * {{conda create}} command uses relative paths to YML files; these cannot be 
found
 * Uses {{wget}} (which doesn't come with Windows) but could just as easily use 
{{curl}} (which does)

Fix these and update the instructions on the Confluence wiki accordingly: 
[https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates]

But first fix ARROW-11675

  was:
There are some small issues with {{dev/release/verify-release-candidate.bat}}:
 * Uses VS 2017 (2019 is current)
 * Uses Python 3.6 (others use 3.8)
 * {{conda create}} command uses relative paths to YML files; these cannot be 
found

Fix these and update the instructions on the Confluence wiki accordingly: 
[https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates]

But first fix ARROW-11675


> [Dev][Wiki][Release] Fix and update Windows RC verify script
> ------------------------------------------------------------
>
>                 Key: ARROW-12515
>                 URL: https://issues.apache.org/jira/browse/ARROW-12515
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Developer Tools, Wiki
>            Reporter: Ian Cook
>            Assignee: Ian Cook
>            Priority: Major
>             Fix For: 5.0.0
>
>
> There are some small issues with {{dev/release/verify-release-candidate.bat}}:
>  * Uses VS 2017 (2019 is current)
>  * Uses Python 3.6 (others use 3.8)
>  * {{conda create}} command uses relative paths to YML files; these cannot be 
> found
>  * Uses {{wget}} (which doesn't come with Windows) but could just as easily 
> use {{curl}} (which does)
> Fix these and update the instructions on the Confluence wiki accordingly: 
> [https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates]
> But first fix ARROW-11675



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to