[
https://issues.apache.org/jira/browse/THRIFT-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943126#comment-15943126
]
ASF GitHub Bot commented on THRIFT-4141:
----------------------------------------
GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1225
THRIFT-4141: fix haxe installation in docker build for debian, ubuntu
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift THRIFT-4141
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1225.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1225
----
commit 764f6433bda8c8ab47d8d7bc20dcaa1b272b53a8
Author: James E. King, III <[email protected]>
Date: 2017-03-27T11:57:21Z
THRIFT-4141: fix haxe installation in docker build for debian, ubuntu
----
> Installation of haxe in docker files refers to a redirect link and fails
> ------------------------------------------------------------------------
>
> Key: THRIFT-4141
> URL: https://issues.apache.org/jira/browse/THRIFT-4141
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Affects Versions: 0.11.0
> Environment: Docker (ubuntu, debian, ...)
> Reporter: James E. King, III
> Assignee: James E. King, III
> Priority: Blocker
> Fix For: 0.11.0
>
>
> The link for haxe has been changed to a redirect, and curl isn't following
> it. This causes docker images for debian and ubuntu to fail during creation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)