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/07/01 08:40:00 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=16071103#comment-16071103 ] 

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

Github user zentol commented on the issue:

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


> 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
>            Priority: Trivial
>             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)