You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by bu...@apache.org on 2013/02/20 17:35:05 UTC

svn commit: r851307 - in /websites/staging/streams/trunk/content: ./ streams-usage.html

Author: buildbot
Date: Wed Feb 20 16:35:05 2013
New Revision: 851307

Log:
Staging update by buildbot for streams

Modified:
    websites/staging/streams/trunk/content/   (props changed)
    websites/staging/streams/trunk/content/streams-usage.html

Propchange: websites/staging/streams/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 20 16:35:05 2013
@@ -1 +1 @@
-1442637
+1448281

Modified: websites/staging/streams/trunk/content/streams-usage.html
==============================================================================
--- websites/staging/streams/trunk/content/streams-usage.html (original)
+++ websites/staging/streams/trunk/content/streams-usage.html Wed Feb 20 16:35:05 2013
@@ -166,7 +166,7 @@
 <p><em>Apache Streams (incubating) v0.1 Setup</em></p>
 </blockquote>
 <hr />
-<p>Streams is designed for deployment in Apache ServiceMix which provides Apache Camel and as OSGI container.  Step 1 is to download the latest [ServiceMix][1].  You should also get the latest [Streams source] [2].<br />
+<p>Streams is designed for deployment in Apache ServiceMix which provides Apache Camel and as OSGI container.  Step 1 is to download the latest <a href="http://servicemix.apache.org/">ServiceMix</a>.  You should also get the latest <a href="http://streams.incubator.apache.org/source-repository.html">Streams source</a>.<br />
 </p>
 <div class="codehilite"><pre> <span class="n">mvn</span> <span class="n">install</span>
 </pre></div>
@@ -227,8 +227,6 @@
 
 <p>This will return a unique URL that can take GET and POST requests.  POST requests should contain JSON like the above to reconfigure the endpoint, GET requests will return activity streams JSON.</p>
 <p>Now, POST some JSON activitystrea.ms to the URL you received for the Publisher and then GET the URL you received for the Subscriber.</p>
-<p>[1]http://servicemix.apache.org/
-[2]http://streams.incubator.apache.org/source-repository.html</p>
         </div> <!-- /span -->
       </div> <!-- /row-fluid -->
     </div>