[
https://issues.apache.org/jira/browse/THRIFT-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15248480#comment-15248480
]
ASF GitHub Bot commented on THRIFT-3793:
----------------------------------------
GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/990
THRIFT-3793: move to ant-1.9.7 for appveyor builds
Fixes recent build failures.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift defect/THRIFT-3793
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/990.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 #990
----
commit 4d2be6e2e0e171326307476fb97bdf54717d3b0f
Author: Jim King <[email protected]>
Date: 2016-04-17T23:57:04Z
THRIFT-3793: move to ant-1.9.7 for appveyor builds
----
> Appveyor builds reference an ant version that is no longer there
> ----------------------------------------------------------------
>
> Key: THRIFT-3793
> URL: https://issues.apache.org/jira/browse/THRIFT-3793
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Affects Versions: 0.10.0
> Environment: Appveyor CI
> Reporter: James E. King, III
> Assignee: James E. King, III
> Priority: Blocker
>
> From a build today:
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/thrift/build/265
> Chocolatey installed 1/1 package(s). 0 package(s) failed.
> See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
> appveyor DownloadFile
> http://www.us.apache.org/dist//ant/binaries/apache-ant-1.9.6-bin.zip
> Error downloading file: The remote server returned an error: (404) Not Found.
> Command exited with code 2
> I went the directory and 1.9.7 is there, not 1.9.6:
> http://www.us.apache.org/dist/ant/binaries/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)