You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michael Han (JIRA)" <ji...@apache.org> on 2018/03/05 03:04:00 UTC

[jira] [Updated] (ZOOKEEPER-2992) The eclipse build target fails due to protocol redirection: http->https

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Han updated ZOOKEEPER-2992:
-----------------------------------
    Affects Version/s: 3.4.11

> The eclipse build target fails due to protocol redirection: http->https
> -----------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2992
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2992
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.5.3, 3.4.11
>            Reporter: Shawn Heisey
>            Assignee: Shawn Heisey
>            Priority: Major
>             Fix For: 3.5.4
>
>
> The eclipse build target downloads a component from sourceforge.  It does this download with http, but sourceforge now requires https downloads.  The sourceforge page redirects to https, but ant is refusing to follow the redirect because it changes protocol.
> The download in build.xml just needs to be changed to https and it will work.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)