Author: geirm Date: Thu Sep 30 00:30:53 2004 New Revision: 47565 Added: incubator/public/trunk/site-author/projects/agila/ incubator/public/trunk/site-author/projects/agila/index.xml Modified: incubator/public/trunk/site-author/projects/agila.cwiki Log: added local project site here
Modified: incubator/public/trunk/site-author/projects/agila.cwiki ============================================================================== --- incubator/public/trunk/site-author/projects/agila.cwiki (original) +++ incubator/public/trunk/site-author/projects/agila.cwiki Thu Sep 30 00:30:53 2004 @@ -11,7 +11,7 @@ !!!Project Website -The website for Agila is at [http://incubator.apache.org/projects/agila/] +The website for Agila is [here|agila/index] !!!Identify the project to be incubated Added: incubator/public/trunk/site-author/projects/agila/index.xml ============================================================================== --- (empty file) +++ incubator/public/trunk/site-author/projects/agila/index.xml Thu Sep 30 00:30:53 2004 @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> +<document> + <header> + <title>Apache Agila</title> + <authors> + <person name="The Apache Incubator Project" + email="[email protected]" /> + </authors> + <abstract>Apache Agila - Open Source BPM</abstract> + </header> + <body> + <section> + <title>Overview</title> + <p> + Apache Agila is a new donation to the Apache Software Foundation consisting of a + lightweight BPM engine and auxiliary services. + </p> + + <p> + Agila has been accepted by the Apache Jakarta PMC for inclusion into the + Jakarta project. Once the requirements for incubation are complete, the + community and code will move to Jakarta. + </p> + + </section> + + <section> + <title>How do I get Involved?</title> + + <p> + Currently the creation of mail lists is in progress. Until then, + please discuss Apache Agila on the [email protected] list. + </p> + + <p> + Please keep checking here and the [EMAIL PROTECTED] mail list for + information on progress of resource setup. + </p> + + </section> + </body> +</document> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
