Author: smarru
Date: Sat Sep 22 16:56:26 2012
New Revision: 1388843

URL: http://svn.apache.org/viewvc?rev=1388843&view=rev
Log:
removing remaining incubator references

Modified:
    airavata/site/trunk/content/community/get-involved.mdtext
    airavata/site/trunk/content/community/governance/lazyConsensus.mdtext
    airavata/site/trunk/content/community/governance/voting.mdtext
    airavata/site/trunk/content/community/mailing-lists.mdtext
    airavata/site/trunk/content/development/roadmap.mdtext

Modified: airavata/site/trunk/content/community/get-involved.mdtext
URL: 
http://svn.apache.org/viewvc/airavata/site/trunk/content/community/get-involved.mdtext?rev=1388843&r1=1388842&r2=1388843&view=diff
==============================================================================
--- airavata/site/trunk/content/community/get-involved.mdtext (original)
+++ airavata/site/trunk/content/community/get-involved.mdtext Sat Sep 22 
16:56:26 2012
@@ -84,7 +84,7 @@ have a measurable consensus. For example
 to approve a release. 
 
 
-  [1]: /mailing-lists.html
+  [1]: /community/mailing-lists.html
   [2]: /community/governance/lazyConsensus.html
   [3]: /community/governance/consensusBuilding.html
   [4]: /community/governance/voting.html

Modified: airavata/site/trunk/content/community/governance/lazyConsensus.mdtext
URL: 
http://svn.apache.org/viewvc/airavata/site/trunk/content/community/governance/lazyConsensus.mdtext?rev=1388843&r1=1388842&r2=1388843&view=diff
==============================================================================
--- airavata/site/trunk/content/community/governance/lazyConsensus.mdtext 
(original)
+++ airavata/site/trunk/content/community/governance/lazyConsensus.mdtext Sat 
Sep 22 16:56:26 2012
@@ -16,7 +16,7 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-The concept of "Lazy Consensus" is very important in our project. Lazy
+The concept of "Lazy Consensus" is very important in any apache project. Lazy
 Consensus means that when you are convinced that you know what the community
 would like to see happen you can simply assume that you already have consensus
 and get on with the work. You don't have to insist people discuss and/or
@@ -68,4 +68,4 @@ mail - quick and easy to read and reassu
 remember, in a lazy consensus world silence is the equivalent to support. This
 can take some time to get used to.
 
-  [1]: /openofficeorg/docs/governance/consensusBuilding.html
\ No newline at end of file
+  [1]: /community/governance/consensusBuilding.html
\ No newline at end of file

Modified: airavata/site/trunk/content/community/governance/voting.mdtext
URL: 
http://svn.apache.org/viewvc/airavata/site/trunk/content/community/governance/voting.mdtext?rev=1388843&r1=1388842&r2=1388843&view=diff
==============================================================================
--- airavata/site/trunk/content/community/governance/voting.mdtext (original)
+++ airavata/site/trunk/content/community/governance/voting.mdtext Sat Sep 22 
16:56:26 2012
@@ -107,6 +107,6 @@ The notation used in voting is:
 [See here for more mail templates][3]
 
 
-  [1]: 
http://incubator.apache.org/openofficeorg/docs/governance/consensusBuilding.html
-  [2]: http://incubator.apache.org/rave/docs/governance/voting.html
+  [1]: /community/governance/consensusBuilding.html
+  [2]: /community/governance/voting.html
   [3]: http://community.apache.org/newcommitter.html

Modified: airavata/site/trunk/content/community/mailing-lists.mdtext
URL: 
http://svn.apache.org/viewvc/airavata/site/trunk/content/community/mailing-lists.mdtext?rev=1388843&r1=1388842&r2=1388843&view=diff
==============================================================================
--- airavata/site/trunk/content/community/mailing-lists.mdtext (original)
+++ airavata/site/trunk/content/community/mailing-lists.mdtext Sat Sep 22 
16:56:26 2012
@@ -20,8 +20,7 @@ We welcome you to join mailing lists and
 
 ### Apache Airavata User Mailing List
 
-This is where you can ask questions about Airavtaa. This list is used to 
coordinate 
-activities and ensure we are all pulling in the same direction.
+This is where you can ask questions about Airavata. All the developers are 
subscribed to the list and you may ask questions on how to integrate Airavata 
into existing frameworks, or how to use Airavata out of the box. If you have a 
use case you are intending to use Airavata, please convey it to this list.
 
   - Subscribe: [[email protected]][usr-sub]
   - Post (after subscription): [[email protected]][usr-post]

Modified: airavata/site/trunk/content/development/roadmap.mdtext
URL: 
http://svn.apache.org/viewvc/airavata/site/trunk/content/development/roadmap.mdtext?rev=1388843&r1=1388842&r2=1388843&view=diff
==============================================================================
--- airavata/site/trunk/content/development/roadmap.mdtext (original)
+++ airavata/site/trunk/content/development/roadmap.mdtext Sat Sep 22 16:56:26 
2012
@@ -16,15 +16,15 @@ Notice:    Licensed to the Apache Softwa
            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.
+For a detailed feature list, pleas see the release notes for indivual 
[releases][downloads]. The Apache Airavata project is gearing towards its 1.0 
release. Important componets in active development include
+* Generic Factory Service (GFac): 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. 
+* XBaya is also used in the first release as a user management, application 
management and data browser. Web interfaces are in active delopment and will be 
targetted 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. Supporting third party 
enactment engines like Apache ODE, Taverna, Pegasus have been previously used 
but are currently not in active development. 
 * 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.
+* Registry-API: A thick client registry API for Airavata to manage application 
and workflow descriptions and access provenance data resulting from workflow 
executions. 
+
+Users will be able to build and deploy the entire suite with one click maven 
installation and axis2 deployment. 
+The toolkit will enable registering applications as web services, constructing 
and executing third party and GFac generated services as workflows, monitor 
progress through events and catalog and browse workflow inputs and outputs. 
 
-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. 
+[downloads]: /about/downloads.html
\ No newline at end of file


Reply via email to