You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2015/11/18 09:16:11 UTC

[jira] [Commented] (BIGTOP-2150) Reversing directional build behavior

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

Sergey Soldatov commented on BIGTOP-2150:
-----------------------------------------

Looks good and works as described

> Reversing directional build behavior 
> -------------------------------------
>
>                 Key: BIGTOP-2150
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2150
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.0.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 1.1.0
>
>         Attachments: BIGTOP-2150.patch
>
>
> BOM directional graph implementation was introduced in BIGTOP-2025 By default it tries to satisfy all the dependencies by building the foundation components first, then their dependents, and so on.
> However, it seems like an undesirable behavior in most cases. Let's reverse it so by default no dependencies are build (as in the original behavior). In order to trigger the directional build 
> {{-Dbuildwithdeps=true}} should be explicitly set.
> The change won't affect anything we're currently doing with CI or else. 



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