Repository: hadoop
Updated Branches:
  refs/heads/trunk 5d8b80ea9 -> 60865c8ea


HADOOP-14002. Document -DskipShade property in BUILDING.txt. Contributed by 
Hanisha Koneru.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/60865c8e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/60865c8e
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/60865c8e

Branch: refs/heads/trunk
Commit: 60865c8ea08053f3d6ac23f81c3376a3de3ca996
Parents: 5d8b80e
Author: Arpit Agarwal <a...@apache.org>
Authored: Thu Jan 19 17:32:25 2017 -0800
Committer: Arpit Agarwal <a...@apache.org>
Committed: Thu Jan 19 17:32:25 2017 -0800

----------------------------------------------------------------------
 BUILDING.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/60865c8e/BUILDING.txt
----------------------------------------------------------------------
diff --git a/BUILDING.txt b/BUILDING.txt
index a1721ba..5d331d4 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -133,6 +133,8 @@ Maven build goals:
   * Use -Dtar to create a TAR with the distribution (using -Pdist)
   * Use -Preleasedocs to include the changelog and release docs (requires 
Internet connectivity)
   * Use -Pyarn-ui to build YARN UI v2. (Requires Internet connectivity)
+  * Use -DskipShade to disable client jar shading to speed up build times (in
+    development environments only, not to build release artifacts)
 
  Snappy build options:
 


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to