You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by mi...@apache.org on 2016/03/08 06:26:21 UTC

svn commit: r1734021 - /olingo/site/trunk/content/doc/odata4/tutorials/streaming/tutorial_streaming.mdtext

Author: mibo
Date: Tue Mar  8 05:26:21 2016
New Revision: 1734021

URL: http://svn.apache.org/viewvc?rev=1734021&view=rev
Log:
CMS commit to olingo by mibo

Modified:
    olingo/site/trunk/content/doc/odata4/tutorials/streaming/tutorial_streaming.mdtext

Modified: olingo/site/trunk/content/doc/odata4/tutorials/streaming/tutorial_streaming.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/streaming/tutorial_streaming.mdtext?rev=1734021&r1=1734020&r2=1734021&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata4/tutorials/streaming/tutorial_streaming.mdtext (original)
+++ olingo/site/trunk/content/doc/odata4/tutorials/streaming/tutorial_streaming.mdtext Tue Mar  8 05:26:21 2016
@@ -19,6 +19,7 @@ Notice:    Licensed to the Apache Softwa
 # How to build an OData Service with Olingo V4
 
 # Add Streaming Support (for Entity Collections)
+Available with *Apache Olingo 4.2.0 (and newer).*
 
 ## Preface
 
@@ -27,7 +28,7 @@ In the present tutorial we will add stre
 **Note:**
 The final source code can be found in the project [git repository](https://git-wip-us.apache.org/repos/asf/olingo-odata4).  
 A detailed description how to checkout the tutorials can be found [here](/doc/odata4/tutorials/prerequisites/prerequisites.html).  
-This tutorial can be found in the `DemoService-Streaming` module withing the projects subdirectory `/samples/tutorials/pe_streaming`
+This tutorial can be found in the `DemoService-Streaming` module in the projects subdirectory `/samples/tutorials/pe_streaming`
 
 **Table of Contents**