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

ASF GitHub Bot commented on ZOOKEEPER-2992:
-------------------------------------------

Github user hanm commented on the issue:

    https://github.com/apache/zookeeper/pull/479
  
    merged to master: 
https://github.com/apache/zookeeper/commit/99c9bbb0ab1eef469e1662086532c58078b9909a
    3.5:
    
https://github.com/apache/zookeeper/commit/005b3fb8ddb3ef03183fd0539a40ceb86fe8f4ac
    3.4:
    
https://github.com/apache/zookeeper/commit/7b9176cbbe5878d7471b2ef02e1748d9229adb59


> 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)

Reply via email to