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/18 13:30:07 UTC

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

Author: buildbot
Date: Fri Sep 18 11:30:06 2015
New Revision: 965895

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 Fri Sep 18 11:30:06 2015
@@ -1 +1 @@
-1703754
+1703812

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 Fri Sep 18 11:30:06 2015
@@ -97,16 +97,17 @@
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<h1 id="1-prerequisites">1 Prerequisites<a class="headerlink" href="#1-prerequisites" title="Permanent link">&para;</a></h1>
+<h1 id="prerequisites-for-apache-olingo-tutorials">Prerequisites for Apache Olingo Tutorials<a class="headerlink" href="#prerequisites-for-apache-olingo-tutorials" title="Permanent link">&para;</a></h1>
+<h2 id="build-environment">Build Environment<a class="headerlink" href="#build-environment" title="Permanent link">&para;</a></h2>
 <p>We assume you are familiar with <a href="https://maven.apache.org/">Maven</a> and <a href="https://git-scm.com/">Git</a> 
 and have installed at least the following versions:   </p>
-<p>The tutorials are tested with the following versions:  </p>
 <ul>
 <li><strong>Maven</strong> Version 3.2.0</li>
 <li><strong>Git</strong> Version 3.5.1</li>
 <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>The tutorials are tested and work with this versions.  </p>
+<h2 id="tutorial-sources">Tutorial sources<a class="headerlink" href="#tutorial-sources" title="Permanent link">&para;</a></h2>
 <p>To get the source code of the tutorials, please perform the follwing steps:</p>
 <ul>
 <li>
@@ -126,7 +127,7 @@ and have installed at least the followin
 <p><em>> mvn clean install</em></p>
 </li>
 </ul>
-<h1 id="3-eclipse-support-optional">3 Eclipse support (optional)<a class="headerlink" href="#3-eclipse-support-optional" title="Permanent link">&para;</a></h1>
+<h2 id="eclipse-support-optional">Eclipse support (optional)<a class="headerlink" href="#eclipse-support-optional" title="Permanent link">&para;</a></h2>
 <ul>
 <li>
 <p>Create Eclipse projects</p>