Konstantin Boudnik created BIGTOP-2150:
------------------------------------------
Summary: 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
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)