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

svn commit: r1622632 - in /olingo/site/trunk/content/doc/javascript: project-build.mdtext project-setup.mdtext

Author: koblers
Date: Fri Sep  5 07:52:07 2014
New Revision: 1622632

URL: http://svn.apache.org/r1622632
Log:
Olingo: Updatejava script doc

Modified:
    olingo/site/trunk/content/doc/javascript/project-build.mdtext
    olingo/site/trunk/content/doc/javascript/project-setup.mdtext

Modified: olingo/site/trunk/content/doc/javascript/project-build.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/javascript/project-build.mdtext?rev=1622632&r1=1622631&r2=1622632&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/javascript/project-build.mdtext (original)
+++ olingo/site/trunk/content/doc/javascript/project-build.mdtext Fri Sep  5 07:52:07 2014
@@ -16,7 +16,7 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-# Project build          
+# Building the Olingo OData Client for Java Script 
 
 ### Test for proper installation
 
@@ -29,7 +29,7 @@ Entry the *grunt -version* command to sh
     grunt-cli v0.1.13
     grunt v0.4.5
 
-### Build the Olingo OData Client for Java Script 
+### Build
 
 To build the odatajs library use the grunt task chain **build**.
 

Modified: olingo/site/trunk/content/doc/javascript/project-setup.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/javascript/project-setup.mdtext?rev=1622632&r1=1622631&r2=1622632&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/javascript/project-setup.mdtext (original)
+++ olingo/site/trunk/content/doc/javascript/project-setup.mdtext Fri Sep  5 07:52:07 2014
@@ -102,11 +102,7 @@ following steps:
 
 then
 
-* Download the Rat binaries apache-rat-0.11-bin.zip from http://creadur.apache.org/rat/download_rat.cgi
-* Unpack the apache-rat-0.11-bin.zip to *./olingo-odata4-js/odatajs/grunt-config/custom-tasks/rat/tools*
-* Check that file *./olingo-odata4-js/odatajs/grunt-config/custom-tasks/rat/tools/apache-rat-0.11/apache-rat-0.10.jar* exists
-
-*
+* Proceed as described the filed ``readme.md``
 
 ##### C# #####