You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by bu...@apache.org on 2012/10/23 05:02:15 UTC

svn commit: r835835 - in /websites/staging/airavata/trunk/content: ./ documentation/deployment.html documentation/system/airavata-in-10-minutes.html documentation/system/airavata-in-5-minutes.html

Author: buildbot
Date: Tue Oct 23 03:02:14 2012
New Revision: 835835

Log:
Staging update by buildbot for airavata

Modified:
    websites/staging/airavata/trunk/content/   (props changed)
    websites/staging/airavata/trunk/content/documentation/deployment.html
    websites/staging/airavata/trunk/content/documentation/system/airavata-in-10-minutes.html
    websites/staging/airavata/trunk/content/documentation/system/airavata-in-5-minutes.html

Propchange: websites/staging/airavata/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Oct 23 03:02:14 2012
@@ -1 +1 @@
-1401146
+1401147

Modified: websites/staging/airavata/trunk/content/documentation/deployment.html
==============================================================================
--- websites/staging/airavata/trunk/content/documentation/deployment.html (original)
+++ websites/staging/airavata/trunk/content/documentation/deployment.html Tue Oct 23 03:02:14 2012
@@ -140,9 +140,8 @@ that case you don't have to edit the air
 <p>Download following to your local file system.</p>
 <ul>
 <li>apache-tomcat-7.0.28.zip</li>
-<li>apache-airavata-0.4-incubating-SNAPSHOT-bin.zip</li>
+<li>apache-airavata-0.5-bin.zip</li>
 <li>axis2-1.5.1-war.zip (Unzip it. When running the script point to the axis2.war)</li>
-<li>jackrabbit-webapp-2.4.0.war</li>
 </ul>
 </li>
 <li>

Modified: websites/staging/airavata/trunk/content/documentation/system/airavata-in-10-minutes.html
==============================================================================
--- websites/staging/airavata/trunk/content/documentation/system/airavata-in-10-minutes.html (original)
+++ websites/staging/airavata/trunk/content/documentation/system/airavata-in-10-minutes.html Tue Oct 23 03:02:14 2012
@@ -92,7 +92,7 @@
     <h1 class="title">Airavata in Ten Minutes. </h1>
     <p>The purpose of this tutorial is to give an advanced understanding of how Airavata works. For a basic understanding please refer the <a href="airavata-in-5-minutes.html">5 minute</a> tutorial.</p>
 <h2 id="introduction">Introduction</h2>
-<p>This tutorial will explain how to use Airavata XBaya to register and create a simple Web Service for an command-line Echo application. Then, invoking the echo service by using a workflow. Please follow up the below steps to run the simple web service sample.
+<p>This tutorial will explain how to use Airavata XBaya to register and create a simple Web Service for a simple command-line application like Echo. The tutorial will further explain steps in creating and executing the workflow. Please follow up the below steps to run the simple web service sample.
 Note: Currently Airavata will work with Linux distributions and Mac and we do not support all the Apache Airavata components to work on Windows.</p>
 <h2 id="prerequisites">Prerequisites</h2>
 <p><table>

Modified: websites/staging/airavata/trunk/content/documentation/system/airavata-in-5-minutes.html
==============================================================================
--- websites/staging/airavata/trunk/content/documentation/system/airavata-in-5-minutes.html (original)
+++ websites/staging/airavata/trunk/content/documentation/system/airavata-in-5-minutes.html Tue Oct 23 03:02:14 2012
@@ -108,8 +108,8 @@
         <td>1.6 or higher</td>
     </tr>
 </table></p>
-<h2 id="lets-start">Lets Start...</h2>
-<p>Tutorial is divided in to 3 simple sections. Namely,<br>
+<h2 id="outline">Outline</h2>
+<p>The Tutorial is divided into 3 simple sections:<br>
     -   Setting up Environment<br>
     -   Creating XBaya Workflows<br>
     -   Executing &amp; Monitoring XBaya Workflows</p>