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

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

Evans Ye created BIGTOP-2237:
--------------------------------

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


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)