You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2011/07/01 04:34:35 UTC

svn commit: r791953 - in /websites/production/airavata: ./ content/airavata/index.html

Author: smarru
Date: Fri Jul  1 02:34:35 2011
New Revision: 791953

Log:
Removing the license as Ross's commit had an issue. 

Modified:
    websites/production/airavata/   (props changed)
    websites/production/airavata/content/airavata/index.html

Propchange: websites/production/airavata/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jul  1 02:34:35 2011
@@ -1 +1 @@
-/websites/staging/airavata/trunk:790685-791948
+/websites/staging/airavata/trunk:790685-791952

Modified: websites/production/airavata/content/airavata/index.html
==============================================================================
--- websites/production/airavata/content/airavata/index.html (original)
+++ websites/production/airavata/content/airavata/index.html Fri Jul  1 02:34:35 2011
@@ -64,23 +64,7 @@
 
   <div id="content">
     <h1 class="title">Apache Airavata (Incubating)</h1>
-    <p>Notice:    Licensed to the Apache Software Foundation (ASF) under one
-           or more contributor license agreements.  See the NOTICE file
-           distributed with this work for additional information
-           regarding copyright ownership.  The ASF licenses this file
-           to you under the Apache License, Version 2.0 (the
-           "License"); you may not use this file except in compliance
-           with the License.  You may obtain a copy of the License at
-           .
-             http://www.apache.org/licenses/LICENSE-2.0
-           .
-           Unless required by applicable law or agreed to in writing,
-           software distributed under the License is distributed on an
-           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-           KIND, either express or implied.  See the License for the
-           specific language governing permissions and limitations
-           under the License.</p>
-<p>Apache Airavata is a software toolkit currently used to build science gateways but that has a much wider potential use. It provides features to compose, manage, execute, and monitor small to large scale applications and workflows on computational resources ranging from local clusters to national grids and computing clouds. Gadgets interfaces to Airavata back end services can be deployed in open social containers such as Apache Rave and modify them to suit their needs. Airavata builds on general concepts of service oriented computing, distributed messaging, and workflow composition and orchestration.</p>
+    <p>Apache Airavata is a software toolkit currently used to build science gateways but that has a much wider potential use. It provides features to compose, manage, execute, and monitor small to large scale applications and workflows on computational resources ranging from local clusters to national grids and computing clouds. Gadgets interfaces to Airavata back end services can be deployed in open social containers such as Apache Rave and modify them to suit their needs. Airavata builds on general concepts of service oriented computing, distributed messaging, and workflow composition and orchestration.</p>
 <h3 id="airavata_components">Airavata Components</h3>
 <ul>
 <li>XBaya Workflow Suite - includes a GUI for workflow composition and monitoring. The workflows can be interpreted at each step providing dynamic interactive capabilities. The composed workflow can be exported to various workflow languages like BPEL, SCUFL, Condor DAG, Jython and Java. The defacto workflow enacting engine used is Apache ODE.</li>