From airavata-commits-return-560-apmail-incubator-airavata-commits-archive=incubator.apache.org@incubator.apache.org Tue Oct 4 19:23:41 2011 Return-Path: X-Original-To: apmail-incubator-airavata-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-airavata-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B3CF71F9 for ; Tue, 4 Oct 2011 19:23:41 +0000 (UTC) Received: (qmail 58659 invoked by uid 500); 4 Oct 2011 19:23:41 -0000 Delivered-To: apmail-incubator-airavata-commits-archive@incubator.apache.org Received: (qmail 58616 invoked by uid 500); 4 Oct 2011 19:23:41 -0000 Mailing-List: contact airavata-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: airavata-dev@incubator.apache.org Delivered-To: mailing list airavata-commits@incubator.apache.org Received: (qmail 58609 invoked by uid 99); 4 Oct 2011 19:23:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 19:23:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 19:23:40 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id E5D3323888FD; Tue, 4 Oct 2011 19:23:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1178917 - /incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext Date: Tue, 04 Oct 2011 19:23:19 -0000 To: airavata-commits@incubator.apache.org From: smarru@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111004192319.E5D3323888FD@eris.apache.org> Author: smarru Date: Tue Oct 4 19:23:19 2011 New Revision: 1178917 URL: http://svn.apache.org/viewvc?rev=1178917&view=rev Log: adding roadmap document from mailing list discussion Added: incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext Added: incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext?rev=1178917&view=auto ============================================================================== --- incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext (added) +++ incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext Tue Oct 4 19:23:19 2011 @@ -0,0 +1,30 @@ +Title: Development Roadmap +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. + +The Apache Airavata project is gearing towards its first incubation release with the following components and features: + +* GFac-Axis2: An axis2 web service which can consume user defined command line descriptions and generate axis2 application web services. +* XBaya - A desktop application which lets users to construct, execute and monitor workflow executions. +* XBaya is also used in the first release as a user management, application management and data browser. In the future release we will develop web gadgets to be deployed into containers like Apache Rave. +* Workflow Interpreter: Axis2 wrapper around XBaya dynamic executor. This is a simple and interactive workflow execution engine. Future releases will support Apache ODE in addition to interpreter service. +* WS-Messenger: WS-Eventing/WS-Notification based messaging system. +* Registry-API: A thick client registry API for Airavata to put and get documents. Current JCR implementation is supported by Jack-Rabbit. + +Users will be able to build and deploy the entire suite or selected components with one click maven installation and axis2 deployment. +The toolkit will enable user management in Jack Rabbit, constructing and executing third party and GFac generated services as workflows, +monitor progress through events and catalog and browse workflow inputs and outputs.