You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/19 22:33:00 UTC

[jira] [Resolved] (ARROW-3252) [C++] Do not hard code the "v" part of versions in thirdparty toolchain

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

Wes McKinney resolved ARROW-3252.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 2587
[https://github.com/apache/arrow/pull/2587]

> [C++] Do not hard code the "v" part of versions in thirdparty toolchain
> -----------------------------------------------------------------------
>
>                 Key: ARROW-3252
>                 URL: https://issues.apache.org/jira/browse/ARROW-3252
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Krisztian Szucs
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When I changed Flatbuffers from "v1.8.0" to a git hash, it broke the dependency download script. We should move all the version string to versions.txt rather than having some "v${FOO_URL}" in ThirdpartyToolchain.cmake



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)