[
https://issues.apache.org/jira/browse/THRIFT-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876739#comment-15876739
]
ASF GitHub Bot commented on THRIFT-4076:
----------------------------------------
GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1201
THRIFT-4076: appveyor needs to pick up PATH changes and JAVA_HOME from the
registry
after using chocolatey to install ant (and jdk, which it depends on) we
need to refresh the environment
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/1201.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 #1201
----
commit 8a3b8318d18296f56a1dfe1d6be22b58098d38c7
Author: James E. King, III <[email protected]>
Date: 2017-02-21T21:18:11Z
THRIFT-4076: pick up PATH changes and JAVA_HOME from the registry after
using chocolatey to install ant (and jdk, which it depends on)
----
> 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
> Fix For: 0.11.0
>
>
> 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)