You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2016/04/29 00:54:12 UTC

[jira] [Updated] (BIGTOP-2411) Add OS-neutral wrappers to build all native packages and repositories

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

Konstantin Boudnik updated BIGTOP-2411:
---------------------------------------
    Summary: Add OS-neutral wrappers to build all native packages and repositories   (was: Add OS-neutral wrapers to build all native packages and repositories )

> Add OS-neutral wrappers to build all native packages and repositories 
> ----------------------------------------------------------------------
>
>                 Key: BIGTOP-2411
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2411
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 1.1.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 1.2.0
>
>         Attachments: 0001-BIGTOP-2411.-Add-OS-neutral-wrapers-to-build-all-nat.patch
>
>
> Right now we have {{component-pkg}} tasks that automagically detect which OS-specific target to run ie {{deb}} or {{rpm}}. However, if all packages need to be build we still have to use explicit target names. Same story is with repositories. 
> Let's add new tasks 
> - pkgs
> - repo
> that will build all OS-specific packages and OS-specific repo, without a need for the user to specify them explicitly. With that in place, on all platforms we'll be able to run 
> {{./gradlew pkgs repo}} 
> to get the correct results.This will simplify our builds quite a bit. 



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