You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by ev...@apache.org on 2017/07/01 13:37:12 UTC

[28/50] [abbrv] bigtop git commit: BIGTOP-2803. Minor issues in bigtop.bom (addendum)

BIGTOP-2803. Minor issues in bigtop.bom (addendum)

Closes #235


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/061ca48f
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/061ca48f
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/061ca48f

Branch: refs/heads/branch-1.2
Commit: 061ca48f8d108dcce33506043be14d782774ca33
Parents: 2e22e32
Author: Kengo Seki <se...@apache.org>
Authored: Wed Jun 14 02:33:37 2017 -0400
Committer: Evans Ye <ev...@apache.org>
Committed: Sat Jul 1 12:52:58 2017 +0000

----------------------------------------------------------------------
 bigtop.bom | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/061ca48f/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index b02a609..bd6771c 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -91,8 +91,7 @@ bigtop {
            dependsOn := [list of dependents]
       So, below phoenix and giraph ought to be build after the hbase has been built
 
-      To build a component without its dependencies, simply comment out
-      dependencies section or run build with -Dbuildnodeps=true
+      To build a component with its dependencies, run build with -Dbuildwithdeps=true
   */
   dependencies = [
     zookeeper:['hadoop', 'hbase'],