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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-7046:
---------------------------------------

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