Author: buildbot
Date: Tue May 28 09:19:10 2019
New Revision: 1045635

Log:
Staging update by buildbot for olingo

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

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 28 09:19:10 2019
@@ -1 +1 @@
-1860206
+1860209

Modified: 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
==============================================================================
--- 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
 (original)
+++ 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
 Tue May 28 09:19:10 2019
@@ -100,7 +100,7 @@
 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="how-to-build-an-odata-service-with-olingo-v4">How to build an OData 
Service with Olingo V4<a class="headerlink" 
href="#how-to-build-an-odata-service-with-olingo-v4" title="Permanent 
link">&para;</a></h1>
 <h2 id="part-1-read-scenario">Part 1: Read scenario<a class="headerlink" 
href="#part-1-read-scenario" title="Permanent link">&para;</a></h2>
-<p>This tutorial guides you through the steps required to write an OData 
Service based on the Olingo OData 4.0 Library for Java (based on current 
<em>Olingo 4.6.0</em> which can be get via the <a 
href="../../download.html">Download-Page</a>).</p>
+<p>This tutorial guides you through the steps required to write an OData 
Service based on the Olingo OData 4.0 Library for Java (based on current olingo 
version which can be got via the <a 
href="../../download.html">Download-Page</a>).</p>
 <p>The final source code can be found in the project <a 
href="https://gitbox.apache.org/repos/asf/olingo-odata4";>git repository</a>.
 A detailed description how to checkout the tutorials can be found <a 
href="/doc/odata4/tutorials/prerequisites/prerequisites.html">here</a>.
 This tutorial can be found in subdirectory 
<em>\samples\tutorials\p1_read</em></p>
@@ -957,7 +957,7 @@ A detailed description how to checkout t
 <ul>
 <li><a href="https://gitbox.apache.org/repos/asf/olingo-odata4";>Git 
Repository</a></li>
 <li><a href="/doc/odata4/tutorials/prerequisites/prerequisites.html">Guide - 
To fetch the tutorial sources</a></li>
-<li><a 
href="http://www.apache.org/dyn/closer.lua/olingo/odata4/4.0.0/DemoService_Tutorial.zip";>Demo
 Service source code as zip file (contains all tutorials)</a></li>
+<li><a 
href="http://www.apache.org/dyn/closer.lua/olingo/odata4/4.6.0/DemoService_Tutorial.zip";>Demo
 Service source code as zip file (contains all tutorials)</a></li>
 </ul>
 <h3 id="further-reading">Further reading<a class="headerlink" 
href="#further-reading" title="Permanent link">&para;</a></h3>
 <ul>


Reply via email to