Repository: hadoop
Updated Branches:
  refs/heads/branch-3.2 872081434 -> 528615f5d


Revert "HADOOP-15907. Add missing maven modules in BUILDING.txt. Contributed 
Wanqiang Ji."

This reverts commit 8720814349e76f4fccb3749658c6172327b733d4.


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

Branch: refs/heads/branch-3.2
Commit: 528615f5d9adb5e25cc061e87a0dad3d74e0d4eb
Parents: 8720814
Author: Weiwei Yang <[email protected]>
Authored: Wed Nov 7 16:48:52 2018 +0800
Committer: Weiwei Yang <[email protected]>
Committed: Wed Nov 7 16:48:52 2018 +0800

----------------------------------------------------------------------
 BUILDING.txt | 30 +++++++++++-------------------
 1 file changed, 11 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/528615f5/BUILDING.txt
----------------------------------------------------------------------
diff --git a/BUILDING.txt b/BUILDING.txt
index d35e3af..9727004 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -93,25 +93,17 @@ Optional packages:
 
----------------------------------------------------------------------------------
 Maven main modules:
 
-  hadoop                                (Main Hadoop project)
-         - hadoop-project               (Parent POM for all Hadoop Maven 
modules.             )
-                                        (All plugins & dependencies versions 
are defined here.)
-         - hadoop-project-dist          (Parent POM for modules that generate 
distributions.)
-         - hadoop-annotations           (Generates the Hadoop doclet used to 
generated the Javadocs)
-         - hadoop-assemblies            (Maven assemblies used by the 
different modules)
-         - hadoop-maven-plugins         (Maven plugins used in project)
-         - hadoop-build-tools           (Build tools like checkstyle, etc.)
-         - hadoop-common-project        (Hadoop Common)
-         - hadoop-hdfs-project          (Hadoop HDFS)
-         - hadoop-yarn-project          (Hadoop YARN)
-         - hadoop-mapreduce-project     (Hadoop MapReduce)
-         - hadoop-ozone                 (Hadoop Ozone)
-         - hadoop-hdds                  (Hadoop Distributed Data Store)
-         - hadoop-tools                 (Hadoop tools like Streaming, Distcp, 
etc.)
-         - hadoop-dist                  (Hadoop distribution assembler)
-         - hadoop-client-modules        (Hadoop client modules)
-         - hadoop-minicluster           (Hadoop minicluster artifacts)
-         - hadoop-cloud-storage-project (Generates artifacts to access cloud 
storage like aws, azure, etc.)
+  hadoop                            (Main Hadoop project)
+         - hadoop-project           (Parent POM for all Hadoop Maven modules.  
           )
+                                    (All plugins & dependencies versions are 
defined here.)
+         - hadoop-project-dist      (Parent POM for modules that generate 
distributions.)
+         - hadoop-annotations       (Generates the Hadoop doclet used to 
generated the Javadocs)
+         - hadoop-assemblies        (Maven assemblies used by the different 
modules)
+         - hadoop-common-project    (Hadoop Common)
+         - hadoop-hdfs-project      (Hadoop HDFS)
+         - hadoop-mapreduce-project (Hadoop MapReduce)
+         - hadoop-tools             (Hadoop tools like Streaming, Distcp, etc.)
+         - hadoop-dist              (Hadoop distribution assembler)
 
 
----------------------------------------------------------------------------------
 Where to run Maven from?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to