You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jaehwa Jung (JIRA)" <ji...@apache.org> on 2015/07/14 09:21:04 UTC

[jira] [Resolved] (TAJO-1677) Remove unnecessary messages for the Travis CI build

     [ https://issues.apache.org/jira/browse/TAJO-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaehwa Jung resolved TAJO-1677.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0

Thanks [~hyunsik]
I've just committed the patch to the master branch.

> Remove unnecessary messages for the Travis CI build
> ---------------------------------------------------
>
>                 Key: TAJO-1677
>                 URL: https://issues.apache.org/jira/browse/TAJO-1677
>             Project: Tajo
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>             Fix For: 0.11.0
>
>
> Currently, the Travis CI build always indicates dependency download progress. We need to make it shorter log.
> Here are some logs.
> {code:xml}
> Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.pom
> Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.pom (14 KB at 25.1 KB/sec)
> Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
> Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 KB at 586.3 KB/sec)
> Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
> Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1383.6 KB/sec)
> Downloading: https://repo.maven.apache.org/maven2/org/apache/apa
> {code}
> In addition, it seems that there are unnecessary messages besides download progress.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)