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

[jira] [Comment Edited] (BIGTOP-1917) Simplify gradle creating apt/yum repositories for better CI

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

Olaf Flebbe edited comment on BIGTOP-1917 at 8/4/15 7:26 PM:
-------------------------------------------------------------

{{gradle hadoop-deb apt}}


was (Author: oflebbe):
{{gradle hadoop-deb apt }}

> Simplify gradle creating apt/yum repositories for better CI 
> ------------------------------------------------------------
>
>                 Key: BIGTOP-1917
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1917
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.0.0
>            Reporter: Olaf Flebbe
>            Assignee: Olaf Flebbe
>             Fix For: 1.1.0
>
>         Attachments: BIGTOP-1917.1.patch, BIGTOP-1917.2.patch
>
>
> I propose to simplify the {{packages.gradle}} in order to better support the new docker based CI .
> So all the target-yum / target-apt tagets have been removed and a simple repository creation is done by gradle yum/apt which can be run after all packages have been done. Complexity of gradle is removed as a side effect.
> In the CI the only thing to be done is to schedule a "gradle yum/apt" .
> Maybe we have to discuss to remove the dependencies at all in order to generate *anything* if something failed before.



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