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 2015/01/26 04:54:34 UTC

[jira] [Updated] (BIGTOP-1621) Migrate itest to gradle

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

jay vyas updated BIGTOP-1621:
-----------------------------
    Attachment: BIGTOP-1621.patch

heres a first stab [~cos] .

This seems to successfully install itest into my local maven repo if i call {{gradle install}}.

Then in BIGTOP-1608, we can add project dependency for this guy into  {{smoke-tests}}, as per this link : http://forums.gradle.org/gradle/topics/reference_external_project_as_dependancy

> Migrate itest to gradle
> -----------------------
>
>                 Key: BIGTOP-1621
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1621
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: tests
>    Affects Versions: 0.9.0
>            Reporter: jay vyas
>             Fix For: 0.9.0
>
>         Attachments: BIGTOP-1621.patch
>
>
>  build itest w gradle, so that we can call gradle tasks to install it as a local dependency, as part of supporting one single testing framework.  See BIGTOP-1608.
> This is the first step, the minimal work necessary to allo gradle based smoke tests to use gradle best itest framework via calling {{gradle install}}  later those doing publishing of itest jars can finalize the process and test gradle for publishing.



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