Github user jeking3 commented on a diff in the pull request:
https://github.com/apache/thrift/pull/1220#discussion_r108147597
--- Diff: build/docker/debian/Dockerfile ---
@@ -157,7 +157,7 @@ ENV PATH /usr/local/go/bin:$PATH
# Haxe
RUN mkdir -p /usr/lib/haxe && \
- curl
http://haxe.org/website-content/downloads/3.2.0/downloads/haxe-3.2.0-linux64.tar.gz
| \
+ wget -O -
https://github.com/HaxeFoundation/haxe/releases/download/3.4.2/haxe-3.4.2-linux64.tar.gz
| \
--- End diff --
haxe 3.2.0 is no longer available for download, and I needed to build a
local image to identify build issues.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---