You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2016/01/23 13:08:39 UTC

[jira] [Resolved] (BIGTOP-2237) Nullify the standard output when generating gradle cache

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

Evans Ye resolved BIGTOP-2237.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

Committed and pushed.

> Nullify the standard output when generating gradle cache 
> ---------------------------------------------------------
>
>                 Key: BIGTOP-2237
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2237
>             Project: Bigtop
>          Issue Type: Bug
>          Components: docker
>    Affects Versions: 1.0.0
>            Reporter: Evans Ye
>            Assignee: Evans Ye
>             Fix For: 1.1.0
>
>
> The gradle cache generation is using a simple command to achieve: 
> {code}
> ./gradlew -g CACHE_DIR 
> {code}
> However, it will also output bigtop logo and some other annoying messages. We should avoid confusing users. 



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