You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2014/12/16 22:13:13 UTC

[jira] [Created] (BIGTOP-1577) refactor our Gradle packaging build to get rid of direct exec's

Roman Shaposhnik created BIGTOP-1577:
----------------------------------------

             Summary: refactor our Gradle packaging build to get rid of direct exec's
                 Key: BIGTOP-1577
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1577
             Project: Bigtop
          Issue Type: Bug
          Components: build
    Affects Versions: 0.8.0
            Reporter: Roman Shaposhnik
            Assignee: Roman Shaposhnik
             Fix For: 0.9.0


Most of the use of exec tasks (e.g. for tar'ing/file manipulation/etc) can be wrapped into a native Gradle way of accomplishing the same thing. The rest are OS specific (rpmbuild, createrepo, etc.) and need to be made flexible enough so that the action can at least happen in a container.



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