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/06/29 20:55:03 UTC

[jira] [Commented] (FLINK-7046) Hide logging about downloaded artifacts on travis

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

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

GitHub user zentol opened a pull request:

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

    [FLINK-7046] [travis] Hide download logging messages

    

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

    $ git pull https://github.com/zentol/flink 7046

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

    https://github.com/apache/flink/pull/4226.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 #4226
    
----
commit 0ace7d0ab367b0aa708c9522830c84e2292d607f
Author: zentol <ch...@apache.org>
Date:   2017-06-29T19:31:23Z

    [FLINK-7046] [travis] Hide download logging messages

----


> Hide logging about downloaded artifacts on travis
> -------------------------------------------------
>
>                 Key: FLINK-7046
>                 URL: https://issues.apache.org/jira/browse/FLINK-7046
>             Project: Flink
>          Issue Type: Improvement
>          Components: Travis
>    Affects Versions: 1.4.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.4.0
>
>
> We can reduce the verbosity of the travis logs by hiding messages about downloaded artifacts, such as this:
> {code}
> [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/0.21.0/tycho-compiler-jdt-0.21.0.pom
> [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/0.21.0/tycho-compiler-jdt-0.21.0.pom (2 KB at 62.0 KB/sec)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)