[
https://issues.apache.org/jira/browse/THRIFT-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271446#comment-15271446
]
ASF GitHub Bot commented on THRIFT-3813:
----------------------------------------
GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1004
THRIFT-3813: fix appveyor dependency on external openssl installer that was
revved
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift
defect/THRIFT-3813-appveyor-openssl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1004.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 #1004
----
----
> Appveyor builds reference an openssl version that is no longer there
> --------------------------------------------------------------------
>
> Key: THRIFT-3813
> URL: https://issues.apache.org/jira/browse/THRIFT-3813
> 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
>
> It looks like we download openssl 1.0.2g from an external site; the external
> site has revved to 1.0.2h so we need to update our URL. As a general
> comment, our build should not depend on any external downloads or it will be
> continue to be fragile in this way (also see THRIFT-3793).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)