You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/08 16:14:41 UTC

[jira] [Commented] (THRIFT-4076) Appveyor builds failing because ant 1.9.8 was removed from apache servers

    [ https://issues.apache.org/jira/browse/THRIFT-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858176#comment-15858176 ] 

ASF GitHub Bot commented on THRIFT-4076:
----------------------------------------

GitHub user jeking3 opened a pull request:

    https://github.com/apache/thrift/pull/1180

    THRIFT-4076 fix appveyor ant issue

    This is something of an experiment as I am changing the appveyor build to use chocolatey to install ant instead of grabbing it directly from the apache server.  Apache does not provide a stable link to get the latest stable build so every time ant is revised, the build we download and use is deleted and our builds fail.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jeking3/thrift THRIFT-4076

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1180.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 #1180
    
----
commit 9a2e98fbe50e46d749e59909999386d55eb3fe34
Author: James E. King, III <ji...@simplivity.com>
Date:   2017-02-08T16:09:51Z

    THRIFT-4076 fix appveyor ant issue

----


> Appveyor builds failing because ant 1.9.8 was removed from apache servers
> -------------------------------------------------------------------------
>
>                 Key: THRIFT-4076
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4076
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.10.0
>         Environment: Appyevor CI
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>            Priority: Blocker
>
> ant was upgraded to 1.9.9 and broke our build
> I am going to switch it over to using chocolatey.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)