You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2014/07/29 14:03:38 UTC

[jira] [Commented] (BIGTOP-1384) Implement Gradle Wrapper for smoke tests

    [ https://issues.apache.org/jira/browse/BIGTOP-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077642#comment-14077642 ] 

jay vyas commented on BIGTOP-1384:
----------------------------------

We need to finish 1222 first, obviously.

> Implement Gradle Wrapper for smoke tests
> ----------------------------------------
>
>                 Key: BIGTOP-1384
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1384
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: backlog
>            Reporter: jay vyas
>
> By adding a the infamous *gradle wrapper script* (this is the idiom in gradle - to use the wrapper instead of a local gradle install) into our VCS, we gaurantee that the gradle tricks we implement will be running the exact same on all systems, no matter what.
> - Also, it opens the tests up to be runnable by anyone, even those who don't have gradle installed.
> - Finally, gradle wrapper will embolden us to be able to use more sophisticated gradle tricks newer features, b/c we will know that they run the same in all environments.



--
This message was sent by Atlassian JIRA
(v6.2#6252)