You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2014/09/04 09:04:36 UTC

svn commit: r921201 - in /websites/staging/olingo/trunk/content: ./ doc/javascript/project-setup.html

Author: buildbot
Date: Thu Sep  4 07:04:36 2014
New Revision: 921201

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/javascript/project-setup.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep  4 07:04:36 2014
@@ -1 +1 @@
-1622232
+1622410

Modified: websites/staging/olingo/trunk/content/doc/javascript/project-setup.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/javascript/project-setup.html (original)
+++ websites/staging/olingo/trunk/content/doc/javascript/project-setup.html Thu Sep  4 07:04:36 2014
@@ -137,6 +137,8 @@ $ <span class="n">java</span> <span clas
   <code>npm config set https-proxy http://proxy.company.com:8080</code></p>
 <p>Default are the environment variables <em>HTTP_PROXY</em> and <em>http_proxy</em> for <strong>proxy</strong> and 
  <em>HTTPS_PROXY</em>, <em>https_proxy</em>, <em>HTTP_PROXY</em> or <em>http_proxy</em> for <strong>https-proxy</strong>.</p>
+<p>After installing the main modules navigate into the folder <code>/grunt-config/browserify_transforms/stripheader</code>
+and call again <code>npm install</code>.</p>
 <h5 id="java">Java</h5>
 <p>If you want to run the Apache release audit tools (<a href="http://creadur.apache.org/rat/">Apache Rat™</a> ) please perform the 
 following steps:</p>