Repository: incubator-trafficcontrol
Updated Branches:
  refs/heads/master 47fe2dd38 -> 5616d6aa0


Updates to the build doc


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/701205d9
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/701205d9
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/701205d9

Branch: refs/heads/master
Commit: 701205d9b7857f07e1eb57c5385d2b5b8fc83199
Parents: 47fe2dd
Author: Hank Beatty <hbea...@cts2-7.atl-mgmt.kabletown.test>
Authored: Thu Feb 9 12:45:38 2017 -0500
Committer: Jeremy Mitchell <mitchell...@gmail.com>
Committed: Tue Feb 14 08:15:52 2017 -0700

----------------------------------------------------------------------
 build/README.md | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/701205d9/build/README.md
----------------------------------------------------------------------
diff --git a/build/README.md b/build/README.md
index 8575572..f332a3e 100644
--- a/build/README.md
+++ b/build/README.md
@@ -59,7 +59,13 @@ At the conclusion of the build,  all rpms are copied into 
the __$WORKSPACE/dist_
   
 #### traffic_monitor and traffic_router:
 * jdk 6.0 or higher
+  * CentOS 6 (java-1.[6,7,8].0-openjdk, java-1.[6,7,8].0-openjdk-devel)
 * apache-maven 3.3.1 or higher
+
+#### traffic_portal
+* npm (yum install npm)
+  * bower (npm install -g bower)
+  * grunt (npm install -g grunt)
  
 # Docker build instructions
 

Reply via email to