Correct the document for build info 49/58149/1
authorseshukm <seshu.kumar.m@huawei.com>
Tue, 31 Jul 2018 02:52:30 +0000 (10:52 +0800)
committerseshukm <seshu.kumar.m@huawei.com>
Tue, 31 Jul 2018 02:52:30 +0000 (10:52 +0800)
Change-Id: I33dcbfc213a9af605370b30704b7651a9ad26a84
Issue-ID: SO-759
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
docs/Building_SO.rst

index 2e411d5..7d68e43 100644 (file)
@@ -34,7 +34,9 @@ Build software without unit tests
 Build docker images
 --------------------
 
-SO docker images are built using the "docker" maven profile.  During the build, the chef-repo and so-docker repositories are cloned from gerrit into the "so" directory structure.  Extra definitions are required in the build environment to make this happen.   You may need to adjust the definition of mso.chef.git.url.prefix to match the way you authenticate yourself when performing git clone.
+SO docker images are built using the "docker" maven profile.  
+
+During the build, the chef-repo and so-docker repositories are cloned from gerrit into the "so" directory structure.  Extra definitions are required in the build environment to make this happen.   You may need to adjust the definition of mso.chef.git.url.prefix to match the way you authenticate yourself when performing git clone.
 
 If you are behind a corporate firewall, you can specify proxy definitions for the constructed docker images.