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 2015/09/15 16:47:50 UTC

svn commit: r965524 - in /websites/staging/olingo/trunk/content: ./ doc/odata4/tutorials/prerequisites/prerequisites.html

Author: buildbot
Date: Tue Sep 15 14:47:50 2015
New Revision: 965524

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/odata4/tutorials/prerequisites/prerequisites.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 15 14:47:50 2015
@@ -1 +1 @@
-1703214
+1703217

Modified: websites/staging/olingo/trunk/content/doc/odata4/tutorials/prerequisites/prerequisites.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/odata4/tutorials/prerequisites/prerequisites.html (original)
+++ websites/staging/olingo/trunk/content/doc/odata4/tutorials/prerequisites/prerequisites.html Tue Sep 15 14:47:50 2015
@@ -107,7 +107,7 @@ and have installed at least the followin
 <li><strong>JDK</strong> Version 1.6</li>
 </ul>
 <h1 id="2-tutorial-sources">2 Tutorial sources<a class="headerlink" href="#2-tutorial-sources" title="Permanent link">&para;</a></h1>
-<p>To get the final result of each tutorial, please perform the follwing steps:</p>
+<p>To get the source code of the tutorials, please perform the follwing steps:</p>
 <ul>
 <li>
 <p>Clone the  project <a href="https://git-wip-us.apache.org/repos/asf/olingo-odata4">git repository</a>    </p>
@@ -116,7 +116,8 @@ and have installed at least the followin
 <li>
 <p>Checkout the tag 4.0.0</p>
 <p><em>> git checkout tags/4.0.0</em>
-  - Navigate to the tutorial project</p>
+  - Navigate to the tutorial project <br />
+You can find each tutorial in a separate subdirectory. e.g. <a href="http://olingo.staging.apache.org/doc/odata4/tutorials/read/tutorial_read.html">p1_read</a></p>
 <p><em>> cd samples/tutorials</em>
   - Build the Project and Eclipse Project <br />
 <strong>Note:</strong> The tutorials projects won`t be created if you build the Olingo library project. To create them, you have to navigate to the sub directory mentioned above.</p>