Konstantin Boudnik created BIGTOP-1425: ------------------------------------------
Summary: gradle build test can fail with NPE in an obscure way Key: BIGTOP-1425 URL: https://issues.apache.org/jira/browse/BIGTOP-1425 Project: Bigtop Issue Type: Bug Components: build, tests Affects Versions: 0.6.0 Reporter: Konstantin Boudnik Fix For: 0.8.0 {{BuildUtils.evaluateBOM}} can fail with NPE that is hard to detect if a token is missed in BOM_map. The latter can happen if bigtop.mk isn't properly defined. The util code needs to be fixed to produce a better diagnostics. -- This message was sent by Atlassian JIRA (v6.3.4#6332)