On Wed, Nov 18, 2015 at 03:43PM, Evans Ye wrote:
> Hi Cos, totally make sense!
> I've same problem as well.
> 
> However, I got one suggestion.
> If possible, can we change the name from buildnodeps to buildwithdeps?
> This is much more intuitive when setting additional param:
> 
> -Dbuildwithdeps=true

Looks like my last message crossed with yours. I like your name better. Will
do a JIRA and the patch in a sec.

Thanks
    Cos


> 2015-11-18 15:22 GMT+08:00 Konstantin Boudnik <[email protected]>:
> 
> > Guys,
> >
> > I recently have been constantly stepping on the consequences of
> > BIGTOP-2025.
> > There was this BOM directional graph implementation, which - by default -
> > tries to satisfy all the dependencies by building the foundation comps
> > first,
> > then their dependents, and so on.
> >
> > However, every time I fire up a build for a single component in a clear
> > environment, I end up with the build trying to get hadoop first, then ZK,
> > and
> > so on. It seems like an undesirable behavior in most cases. So, I suggest
> > to
> > change the default. The new way would be to have -Dbuildnodeps=false as
> > default. And if one needs to do the directional build, -Dbuildnodeps=true
> > would have to be set explicitly.
> >
> > Does it make sense?
> >   Cos
> >

Attachment: signature.asc
Description: Digital signature

Reply via email to