Author: buildbot
Date: Tue May 28 09:22:19 2019
New Revision: 1045637

Log:
Staging update by buildbot for olingo

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

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

Modified: 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.html
==============================================================================
--- 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.html
 (original)
+++ 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/sqo_es/tutorial_sqo_es.html
 Tue May 28 09:22:19 2019
@@ -435,9 +435,7 @@ The complete <code>readEntity(...)</code
 <li>
 <p>Expand an navigation with only the first entity:</p>
 <ul>
-<li><a 
href="http://localhost:8080/DemoService/DemoService.svc/Categories?$expand=Products($top=1)">http://localhost:8080/DemoService/DemoService.svc/Categories?$expand=Products($top=1)</a><br
 />
-<strong>NOTE:</strong> In current <code>4.0.0-beta-03</code> version of Olingo 
is a minor bug which prevents the expand of a navigation which has the same 
name as an EntitySet (see <a 
href="https://issues.apache.org/jira/browse/OLINGO-741";>OLINGO-741</a>).
-    Hence above link will work with latest SNAPSHOT version or the final 
<code>4.0.0</code> release.</li>
+<li><a 
href="http://localhost:8080/DemoService/DemoService.svc/Categories?$expand=Products($top=1)">http://localhost:8080/DemoService/DemoService.svc/Categories?$expand=Products($top=1)</a>
  </li>
 </ul>
 </li>
 <li>
@@ -494,9 +492,7 @@ Like described in section 3.1, the Oling
 <ul>
 <li><a 
href="http://localhost:8080/DemoService/DemoService.svc/Products(1)?$expand=Category">http://localhost:8080/DemoService/DemoService.svc/Products(1)?$expand=Category</a>
  </li>
 <li><a 
href="http://localhost:8080/DemoService/DemoService.svc/Products(1)?$expand=Category">http://localhost:8080/DemoService/DemoService.svc/Products(1)?$expand=Category</a>
  </li>
-<li><a 
href="http://localhost:8080/DemoService/DemoService.svc/Categories(1)?$expand=Products">http://localhost:8080/DemoService/DemoService.svc/Categories(1)?$expand=Products</a><br
 />
-<strong>NOTE:</strong> In current <code>4.0.0-beta-03</code> version of Olingo 
is a minor bug which prevents the expand of a navigation which has the same 
name as an EntitySet (see <a 
href="https://issues.apache.org/jira/browse/OLINGO-741";>OLINGO-741</a>).
-    Hence above link will work with latest SNAPSHOT version or the final 
<code>4.0.0</code> release.</li>
+<li><a 
href="http://localhost:8080/DemoService/DemoService.svc/Categories(1)?$expand=Products">http://localhost:8080/DemoService/DemoService.svc/Categories(1)?$expand=Products</a>
  </li>
 <li><a 
href="http://localhost:8080/DemoService/DemoService.svc/Categories(1)?$expand=*">http://localhost:8080/DemoService/DemoService.svc/Categories(1)?$expand=*</a></li>
 </ul>
 </li>
@@ -548,7 +544,7 @@ The same system query option expressions
 <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