You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/11 09:45:42 UTC

[jira] [Commented] (FLINK-6292) Travis: transfer.sh not accepting uploads via http:// anymore

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

ASF GitHub Bot commented on FLINK-6292:
---------------------------------------

GitHub user NicoK opened a pull request:

    https://github.com/apache/flink/pull/3708

    [FLINK-6292] fix transfer.sh upload by using https

    Seems the upload via http is not supported anymore.

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

    $ git pull https://github.com/NicoK/flink flink-6292

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

    https://github.com/apache/flink/pull/3708.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 #3708
    
----
commit b704a31ec8e6c26aef58675b6724559622146399
Author: Nico Kruber <ni...@data-artisans.com>
Date:   2017-04-11T09:26:29Z

    [FLINK-6292] fix transfer.sh upload by using https
    
    Seems the upload via http is not supported anymore.

----


> Travis: transfer.sh not accepting uploads via http:// anymore
> -------------------------------------------------------------
>
>                 Key: FLINK-6292
>                 URL: https://issues.apache.org/jira/browse/FLINK-6292
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.2.0, 1.3.0, 1.1.5
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>
> The {{travis_mvn_watchdog.sh}} script tries to upload the logs to transfer.sh but it seems like they do not accept uploads to {{http://transfer.sh}} anymore and only accept {{https}} nowadays.



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