nicolaken    2003/12/19 05:57:07

  Modified:    build/site/projects/geronimo geronimo-proposal.html
                        index.html
               build/site/projects altrmi.html directory.html
                        ftpserver.html geronimo.html index.html index.pdf
                        jaxme.html jaxme.pdf juddi.html lenya.html
                        pluto.html ruper.html ruper.pdf wsrp4j.html
                        xmlbeans.html
  Added:       build/site/projects axion.html axion.pdf
  Log:
  Add Axion project.
  Regen the projects to include axion in navigation.
  
  Revision  Changes    Path
  1.6       +5 -1      
incubator-site/build/site/projects/geronimo/geronimo-proposal.html
  
  Index: geronimo-proposal.html
  ===================================================================
  RCS file: 
/home/cvs/incubator-site/build/site/projects/geronimo/geronimo-proposal.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- geronimo-proposal.html    4 Dec 2003 14:26:14 -0000       1.5
  +++ geronimo-proposal.html    19 Dec 2003 13:57:06 -0000      1.6
  @@ -227,7 +227,11 @@
       
   <li>
   <a href="../../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  
  
  
  1.6       +5 -1      incubator-site/build/site/projects/geronimo/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/geronimo/index.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.html        4 Dec 2003 14:26:14 -0000       1.5
  +++ index.html        19 Dec 2003 13:57:06 -0000      1.6
  @@ -227,7 +227,11 @@
       
   <li>
   <a href="../../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  
  
  
  1.10      +5 -1      incubator-site/build/site/projects/altrmi.html
  
  Index: altrmi.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/altrmi.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- altrmi.html       4 Dec 2003 14:26:13 -0000       1.9
  +++ altrmi.html       19 Dec 2003 13:57:07 -0000      1.10
  @@ -172,7 +172,11 @@
       
   <li>
   <a href="../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  
  
  
  1.10      +5 -1      incubator-site/build/site/projects/directory.html
  
  Index: directory.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/directory.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- directory.html    4 Dec 2003 14:26:13 -0000       1.9
  +++ directory.html    19 Dec 2003 13:57:07 -0000      1.10
  @@ -172,7 +172,11 @@
       
   <li>
   <a href="../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  
  
  
  1.10      +5 -1      incubator-site/build/site/projects/ftpserver.html
  
  Index: ftpserver.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/ftpserver.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- ftpserver.html    4 Dec 2003 14:26:13 -0000       1.9
  +++ ftpserver.html    19 Dec 2003 13:57:07 -0000      1.10
  @@ -172,7 +172,11 @@
       
   <li>
   <a href="../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  
  
  
  1.21      +5 -1      incubator-site/build/site/projects/geronimo.html
  
  Index: geronimo.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/geronimo.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- geronimo.html     4 Dec 2003 14:26:13 -0000       1.20
  +++ geronimo.html     19 Dec 2003 13:57:07 -0000      1.21
  @@ -172,7 +172,11 @@
       
   <li>
   <a href="../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  
  
  
  1.27      +16 -2     incubator-site/build/site/projects/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/index.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- index.html        4 Dec 2003 14:26:13 -0000       1.26
  +++ index.html        19 Dec 2003 13:57:07 -0000      1.27
  @@ -172,7 +172,11 @@
       
   <li>
   <a href="../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  @@ -384,11 +388,21 @@
              <td colspan="1" rowspan="1">2003-12-04</td>
            
   </tr>  
  +          
  +<tr>
  +           
  +<td colspan="1" rowspan="1"><a href="../projects/axion.html">Axion</a></td>
  +           <td colspan="1" rowspan="1">Relational database engine written in 
Java.</td> 
  +           <td colspan="1" rowspan="1">DB PMC</td>       
  +           <td colspan="1" rowspan="1">Morgan Delegrange</td>
  +           <td colspan="1" rowspan="1">2003-12-19</td>
  +         
  +</tr>  
          
   </table>
   </div>   
       
  -<a name="N101A1"></a><a name="Succesfully+Incubated"></a>
  +<a name="N101BF"></a><a name="Succesfully+Incubated"></a>
   <h3>Succesfully Incubated</h3>
   <div style="margin-left: 0 ; border: 2px">
   <table class="ForrestTable" cellspacing="1" cellpadding="4">
  
  
  
  1.24      +58 -45    incubator-site/build/site/projects/index.pdf
  
        <<Binary file>>
  
  
  1.10      +95 -28    incubator-site/build/site/projects/jaxme.html
  
  Index: jaxme.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/jaxme.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- jaxme.html        4 Dec 2003 14:26:13 -0000       1.9
  +++ jaxme.html        19 Dec 2003 13:57:07 -0000      1.10
  @@ -172,7 +172,11 @@
       
   <li>
   <a href="../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  @@ -279,10 +283,9 @@
   <a name="N10010"></a><a name="Project+Website"></a>
   <h3>Project Website</h3>
   <div style="margin-left: 0 ; border: 2px">
  -<p>The website for JaxMe is at  <a 
href="http://ws.apache.org/jaxme/";>http://ws.apache.org/jaxme/</a>
  -</p>
  +<p>The website for JaxMe is at http://ws.apache.org/jaxme/ </p>
   </div>
  -<a name="N10019"></a><a name="Identify+the+project+to+be+incubated"></a>
  +<a name="N10016"></a><a name="Identify+the+project+to+be+incubated"></a>
   <h3>Identify the project to be incubated</h3>
   <div style="margin-left: 0 ; border: 2px">
   <ul>
  @@ -293,105 +296,169 @@
   <li>If request from an existing Apache project to adopt an external </li>
   </ul>
   <p>package, then ask the Apache project for the cvs module and mail address 
names. </p>
  -<ul>
  -<li>If request from outside Apache to enter an existing Apache project, </li>
  -</ul>
  -<p>then post a message to that project for them to decide on acceptance. </p>
  -<ul>
  -<li>If request from anywhere to become a stand-alone PMC, then assess </li>
  -</ul>
  -<p>the fit with the ASF, and create the lists and modules under the 
incubator address/module names if accepted. </p>
  +<p>See http://marc.theaimsgroup.com/?t=106198386600001&amp;r=1&amp;w=2 </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   </div>
  -<a name="N10031"></a><a name="Interim+responsibility"></a>
  +<a name="N1002A"></a><a name="Interim+responsibility"></a>
   <h3>Interim responsibility</h3>
   <div style="margin-left: 0 ; border: 2px">
   <ul>
   <li>Who has been identified as the shepherd for the incubation? </li>
   </ul>
  +<p>Davanum Srinivas, [EMAIL PROTECTED] </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   <ul>
  -<li>Are they tracking progress in the file </li>
  +<li>Are they tracking progress? </li>
   </ul>
  -<p>incubator/projects/{project_name}/STATUS </p>
  +<p>Progress is tracked in </p>
  +<p>incubator/site/projects/jaxme.cwiki </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   </div>
  -<a name="N1003D"></a><a name="Copyright"></a>
  +<a name="N10042"></a><a name="Copyright"></a>
   <h3>Copyright</h3>
   <div style="margin-left: 0 ; border: 2px">
   <ul>
   <li>Have the papers that transfer rights to the ASF been received? </li>
   </ul>
   <p>It is only necessary to transfer rights for the package, the core code, 
and any new code produced by the project. </p>
  +<p>According to  <a 
href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/jaxme/JaxMe2/docs/Design.html?rev=1.6#pastvotes";>jaxme/JaxMe2/docs/Design.html</a>the
 ASF is the legal owner of all sources that have been checked in initially. New 
code and updates are produces by committers only who have signed a CLA. </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   <ul>
   <li>Have the files been updated to reflect the new ASF copyright? </li>
   </ul>
  +<p>All Java source files have an ASF copyright notice included. </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   <p>Verify distribution rights: </p>
   <ul>
   <li>For all code included with the distribution that is not under the </li>
   </ul>
   <p>Apache license, do we have the right to combine with Apache-licensed code 
and redistribute? </p>
  +<p>The distribution includes the JaxMe jar files and the following files: 
</p>
  +<p>ant.jar         (Ant) junit.jar       (Jakarta JUnit) log4j.jar       
(Jakarta Log4J) xercesImpl.jar  (XML Xerces) xml-apis.jar xmldb-api-*.jar (XML 
Xindice) </p>
  +<p>Proper license files are also included. The build process (test case) 
depends on hsqldb.jar, which is not included in the distribution, for license 
issues. </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   <ul>
   <li>Is all source code distributed by the project covered by one or more 
</li>
   </ul>
   <p>of the following approved licenses:  Apache, BSD, Artistic, MIT/X, 
MIT/W3C, MPL 1.1, or something with essentially the same terms? </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   </div>
  -<a name="N10055"></a><a name="Establish+a+list+of+active+committers"></a>
  +<a name="N10078"></a><a name="Establish+a+list+of+active+committers"></a>
   <h3>Establish a list of active committers</h3>
   <div style="margin-left: 0 ; border: 2px">
   <ul>
   <li>Are all active committers in the STATUS file? </li>
   </ul>
  -<ul>
  -<li>Do they have accounts on cvs.apache.org? </li>
  -</ul>
  +<p>Active committers are: Davanum Srinivas, [EMAIL PROTECTED] Jochen 
Wiedmann, [EMAIL PROTECTED] Ias, [EMAIL PROTECTED] </p>
  +<p>Inactive commiters are: Robert Burell Donkin, [EMAIL PROTECTED] </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
  +<p>-*Do they have accounts on cvs.apache.org? </p>
  +<p>Yes </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   <ul>
   <li>Have they submitted a contributors agreement? </li>
   </ul>
  +<p>Yes </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   </div>
  -<a name="N10062"></a><a name="Infrastructure"></a>
  +<a name="N10098"></a><a name="Infrastructure"></a>
   <h3>Infrastructure</h3>
   <div style="margin-left: 0 ; border: 2px">
   <ul>
   <li>CVS modules created and committers added to avail file? </li>
   </ul>
  +<p>The CVS module is ws-jaxme and in active use. </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   <ul>
   <li>Mailing lists set up and archived? </li>
   </ul>
  +<p>The mailing list is [EMAIL PROTECTED] It receives notifications from CVS 
and Bugzilla. Mailing list is archived in Eyebrowse and on 
marc.theaimsgroup.com. </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   <ul>
   <li>Problem tracking system (Bugzilla)? </li>
   </ul>
  +<p>Bugzilla is up and running, a project ws-jaxme and associated components 
have been created. </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   <ul>
   <li>Has the project migrated to our infrastructure? </li>
   </ul>
  +<p>See above. </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   </div>
  -<a name="N10072"></a><a name="Collaborative+Development"></a>
  +<a name="N100C0"></a><a name="Collaborative+Development"></a>
   <h3>Collaborative Development</h3>
   <div style="margin-left: 0 ; border: 2px">
   <ul>
   <li>Have all of the active long-term volunteers been identified </li>
   </ul>
   <p>and acknowledged as committers on the project? </p>
  +<p>All active committers and contributors of JaxMe 2 (sf.net) are now active 
committers on ws-jaxme. There are active committers left which are only working 
on JaxMe 1. It is anticipated, that they migrate at some point, but so far they 
have expressed no interest. </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   <ul>
   <li>Are there three or more independent committers? </li>
   </ul>
  -<p>(The legal definition of independent is long and boring, but basically it 
means that there is no binding relationship between the individuals, such as a 
shared employer, that is capable of overriding their free will as individuals, 
directly or indirectly.) </p>
  +<p>The active committers indicated above are completely independent. </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   <ul>
   <li>Are project decisions being made in public by the committers? </li>
   </ul>
  +<p>Yes, for example Ias was accepted as a new committer. </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   <ul>
   <li>Are the decision-making guidelines published and agreed to by </li>
   </ul>
   <p>all of the committers? </p>
  +<p>No special guidelines have been published. The Apache style of 
development is known to us all and silently accepted. </p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   </div>
  -<a name="N10088"></a><a 
name="Organizational+acceptance+of+responsibility+for+the+project"></a>
  +<a name="N100EC"></a><a 
name="Organizational+acceptance+of+responsibility+for+the+project"></a>
   <h3>Organizational acceptance of responsibility for the project</h3>
   <div style="margin-left: 0 ; border: 2px">
   <ul>
   <li>If graduating to an existing PMC, has the PMC voted to accept it? </li>
   </ul>
  -<ul>
  -<li>If graduating to a new PMC, has the board voted to accept it? </li>
  -</ul>
  +<p>Yes. See http://marc.theaimsgroup.com/?t=106198386600001&amp;r=1&amp;w=2 
</p>
  +<p>
  +<strong>DONE</strong> 
  +</p>
   </div>
  -<a name="N10092"></a><a name="Incubator+sign-off"></a>
  +<a name="N100F9"></a><a name="Incubator+sign-off"></a>
   <h3>Incubator sign-off</h3>
   <div style="margin-left: 0 ; border: 2px">
   <ul>
  
  
  
  1.5       +126 -109  incubator-site/build/site/projects/jaxme.pdf
  
        <<Binary file>>
  
  
  1.10      +5 -1      incubator-site/build/site/projects/juddi.html
  
  Index: juddi.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/juddi.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- juddi.html        4 Dec 2003 14:26:13 -0000       1.9
  +++ juddi.html        19 Dec 2003 13:57:07 -0000      1.10
  @@ -172,7 +172,11 @@
       
   <li>
   <a href="../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  
  
  
  1.10      +5 -1      incubator-site/build/site/projects/lenya.html
  
  Index: lenya.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/lenya.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- lenya.html        4 Dec 2003 14:26:13 -0000       1.9
  +++ lenya.html        19 Dec 2003 13:57:07 -0000      1.10
  @@ -172,7 +172,11 @@
       
   <li>
   <a href="../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  
  
  
  1.11      +5 -1      incubator-site/build/site/projects/pluto.html
  
  Index: pluto.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/pluto.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- pluto.html        4 Dec 2003 14:26:13 -0000       1.10
  +++ pluto.html        19 Dec 2003 13:57:07 -0000      1.11
  @@ -172,7 +172,11 @@
       
   <li>
   <a href="../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  
  
  
  1.2       +9 -5      incubator-site/build/site/projects/ruper.html
  
  Index: ruper.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/ruper.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ruper.html        4 Dec 2003 14:26:13 -0000       1.1
  +++ ruper.html        19 Dec 2003 13:57:07 -0000      1.2
  @@ -172,7 +172,11 @@
       
   <li>
   <span class="sel"><font color="#ffcc00">Ruper</font></span>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  @@ -311,7 +315,7 @@
   <td>Bug tracking       </td><td>.          </td><td>. </td>
   </tr>
   <tr>
  -<td>Source code        </td><td>CVS        </td><td>. </td>
  +<td>Source code        </td><td>SVN        </td><td>. </td>
   </tr>
   <tr>
   <td>Mentors            </td><td>nicolaken  </td><td>Nicola Ken Barozzi </td>
  @@ -386,7 +390,7 @@
   <th>date  </th><th>item </th>
   </tr>
   <tr>
  -<td>....-..-..  </td><td>Check and make sure that the papers that transfer 
rights to the ASF been received. It is only necessary to transfer rights for 
the package, the core code, and any new code produced by the project.  </td>
  +<td>2003-12-04  </td><td>Check and make sure that the papers that transfer 
rights to the ASF been received. It is only necessary to transfer rights for 
the package, the core code, and any new code produced by the project.  </td>
   </tr>
   <tr>
   <td>....-..-..  </td><td>Check and make sure that the files that have been 
donated have been updated to reflect the new ASF copyright.  </td>
  @@ -401,10 +405,10 @@
   <th>date  </th><th>item </th>
   </tr>
   <tr>
  -<td>....-..-..  </td><td>Check and make sure that for all code included with 
the distribution that is not under the Apache license, e have the right to 
combine with Apache-licensed code and redistribute.  </td>
  +<td>2003-12-04  </td><td>Check and make sure that for all code included with 
the distribution that is not under the Apache license, e have the right to 
combine with Apache-licensed code and redistribute.  </td>
   </tr>
   <tr>
  -<td>....-..-..  </td><td>Check and make sure that all source code 
distributed by the project is covered by one or more of the following approved 
licenses:  Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with 
essentially the same terms. </td>
  +<td>2003-12-04  </td><td>Check and make sure that all source code 
distributed by the project is covered by one or more of the following approved 
licenses:  Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with 
essentially the same terms. </td>
   </tr>
   </table>
   </div>
  
  
  
  1.2       +65 -65    incubator-site/build/site/projects/ruper.pdf
  
        <<Binary file>>
  
  
  1.10      +5 -1      incubator-site/build/site/projects/wsrp4j.html
  
  Index: wsrp4j.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/wsrp4j.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- wsrp4j.html       4 Dec 2003 14:26:13 -0000       1.9
  +++ wsrp4j.html       19 Dec 2003 13:57:07 -0000      1.10
  @@ -172,7 +172,11 @@
       
   <li>
   <a href="../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  
  
  
  1.10      +5 -1      incubator-site/build/site/projects/xmlbeans.html
  
  Index: xmlbeans.html
  ===================================================================
  RCS file: /home/cvs/incubator-site/build/site/projects/xmlbeans.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- xmlbeans.html     4 Dec 2003 14:26:13 -0000       1.9
  +++ xmlbeans.html     19 Dec 2003 13:57:07 -0000      1.10
  @@ -172,7 +172,11 @@
       
   <li>
   <a href="../projects/ruper.html">Ruper</a>
  -</li>   
  +</li>
  +    
  +<li>
  +<a href="../projects/axion.html">Axion</a>
  +</li>       
     
   </ul>
   </li>
  
  
  
  1.1                  incubator-site/build/site/projects/axion.html
  
  Index: axion.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
  <html>
  <head>
  <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <title>Axion Project Incubation Status TEMPLATE</title>
  <link type="text/css" href="../skin/page.css" rel="stylesheet">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
  <!--================= start Navigation Path ==================-->
  <table summary="navigation path" width="100%" border="0" cellpadding="0" 
cellspacing="0">
  <tr>
  <td nowrap="nowrap" valign="middle" bgcolor="#CFDCED" height="20"><img 
height="1" width="5" alt="" src="../skin/images/spacer.gif" 
class="spacer"><!--===== breadcrumb trail (javascript-generated) ====--><font 
size="2" face="Arial, Helvetica, Sans-serif"><a 
href="http://www.apache.org/";>apache</a> &gt; <a 
href="http://incubator.apache.org/";>incubator</a><script 
src="../skin/breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script></font></td>
  </tr>
  <tr>
  <td bgcolor="#4C6C8F" height="2"><img height="2" width="2" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  </table>
  <!--================= end Navigation Path ==================-->
  <!--================= start Banner ==================-->
  <table summary="header with logos" width="100%" border="0" cellpadding="0" 
cellspacing="0">
  <tr>
  <!--================= start Group Logo ==================-->
  <td bgcolor="#294563"><a href="http://www.apache.org";><img border="0" 
class="logoImage" alt="Apache" src="../images/apache-incubator.png"></a></td>
  <!--================= end Group Logo ==================-->
  <!--================= start Project Logo ==================--><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://incubator.apache.org/";><img border="0" class="logoImage" 
alt="Apache Incubator" src="../images/apache-incubator-logo.png"></a></td>
  <!--================= end Project Logo ==================-->
  <!--================= start Search ==================--><td valign="top" 
rowspan="2" bgcolor="#294563">
  <form target="_blank" action="http://www.google.com/search"; method="get">
  <table summary="search" border="0" cellspacing="0" cellpadding="0" 
bgcolor="#4C6C8F">
  <tr>
  <td colspan="3"><img height="10" width="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  <tr>
  <td><img height="1" width="1" alt="" src="../skin/images/spacer.gif" 
class="spacer"></td><td nowrap="nowrap"><input value="incubator.apache.org" 
name="sitesearch" type="hidden"><input size="15" name="q" id="query" 
type="text"><img height="1" width="5" alt="" src="../skin/images/spacer.gif" 
class="spacer"><input name="Search" value="Search" type="submit">
  <br>
  <font face="Arial, Helvetica, Sans-serif" size="2" color="white">
                        the Incubator site
                        
                        
                      </font></td><td><img height="1" width="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  <tr>
  <td><img alt="" border="0" height="10" width="9" 
src="../skin/images/search-left.gif"></td><td><img height="1" width="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td><td><img alt="" border="0" 
height="10" width="9" src="../skin/images/search-right.gif"></td>
  </tr>
  </table>
  </form>
  </td>
  <!--================= start Search ==================--><td 
bgcolor="#294563"><img height="10" width="10" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  <tr>
  <td valign="bottom" bgcolor="#294563" colspan="2">
  <!--================= start Tabs ==================-->
  <div class="tab">
  <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  <tr>
  <td width="6"><img alt="" height="8" width="6" 
src="../skin/images/spacer.gif"></td><td valign="bottom">
  <table summary="non selected tab" style="height: 1.6em" border="0" 
cellpadding="0" cellspacing="0">
  <tr>
  <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" 
src="../skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a 
class="base-not-selected" href=".././index.html">Home</a></td><td valign="top" 
width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" 
src="../skin/images/tab-right.gif"></td>
  </tr>
  <tr>
  <td colspan="3" height="1"></td>
  </tr>
  </table>
  </td><td width="6"><img alt="" height="8" width="6" 
src="../skin/images/spacer.gif"></td><td valign="bottom">
  <table summary="selected tab" style="height: 1.8em" border="0" 
cellpadding="0" cellspacing="0">
  <tr>
  <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" 
src="../skin/images/tabSel-left.gif"></td><td valign="middle" 
bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, 
Sans-serif"><b><a class="base-selected" 
href="../projects/index.html">Projects</a></b></font></td><td valign="top" 
width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" 
src="../skin/images/tabSel-right.gif"></td>
  </tr>
  </table>
  </td><td width="6"><img alt="" height="8" width="6" 
src="../skin/images/spacer.gif"></td><td valign="bottom">
  <table summary="non selected tab" style="height: 1.6em" border="0" 
cellpadding="0" cellspacing="0">
  <tr>
  <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" 
src="../skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a 
class="base-not-selected" href="../learn/index.html">Learn</a></td><td 
valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" 
src="../skin/images/tab-right.gif"></td>
  </tr>
  <tr>
  <td colspan="3" height="1"></td>
  </tr>
  </table>
  </td><td width="6"><img alt="" height="8" width="6" 
src="../skin/images/spacer.gif"></td><td valign="bottom">
  <table summary="non selected tab" style="height: 1.6em" border="0" 
cellpadding="0" cellspacing="0">
  <tr>
  <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" 
src="../skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a 
class="base-not-selected" 
href="http://wiki.apache.org/incubator/";>Whiteboard</a></td><td valign="top" 
width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" 
src="../skin/images/tab-right.gif"></td>
  </tr>
  <tr>
  <td colspan="3" height="1"></td>
  </tr>
  </table>
  </td>
  </tr>
  </table>
  </div>
  <!--================= end Tabs ==================-->
  </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  <tr>
  <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  </table>
  <!--================= end Banner ==================-->
  <!--================= start Menu, NavBar, Content ==================-->
  <table summary="page content" bgcolor="#ffffff" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  <tr>
  <td valign="top">
  <table summary="menu" border="0" cellspacing="0" cellpadding="0">
  <tr>
  <!--================= start left top NavBar ==================-->
  <td rowspan="3" valign="top">
  <table summary="blue line" border="0" cellpadding="0" cellspacing="0">
  <tr>
  <td bgcolor="#294563"><img width="10" height="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  <tr>
  <td bgcolor="#CFDCED"><font color="#4C6C8F" size="4" face="Arial, Helvetica, 
Sans-serif">&nbsp;</font></td>
  </tr>
  <tr>
  <td bgcolor="#294563"><img width="10" height="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  </table>
  </td>
  <!--================= end left top NavBar ==================--><td 
bgcolor="#294563"><img width="1" height="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td><td valign="bottom" 
bgcolor="#4C6C8F"><img width="10" height="10" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap" 
valign="top" bgcolor="#4C6C8F">
  <!--================= start Menu items ==================-->
  <div class="menu">
  <ul>
  <li>
  <font color="#CFDCED">Projects</font>
  <ul>
      
  <li>
  <a href="../projects/index.html">Index</a>
  </li>
      
  <li>
  <a href="../projects/altrmi.html">AltRMI</a>
  </li>
      
  <li>
  <a href="../projects/ftpserver.html">FTPServer</a>
  </li>
      
  <li>
  <a href="../projects/geronimo.html">Geronimo</a>
  </li>    
      
  <li>
  <a href="../projects/jaxme.html">JaxMe</a>
  </li>   
      
  <li>
  <a href="../projects/juddi.html">Juddi</a>
  </li>   
      
  <li>
  <a href="../projects/lenya.html">Lenya</a>
  </li>   
      
  <li>
  <a href="../projects/pluto.html">Pluto</a>
  </li>   
      
  <li>
  <a href="../projects/wsrp4j.html">Wsrp4j</a>
  </li>   
      
  <li>
  <a href="../projects/xmlbeans.html">XmlBeans</a>
  </li>   
      
  <li>
  <a href="../projects/directory.html">Directory</a>
  </li>   
      
  <li>
  <a href="../projects/ruper.html">Ruper</a>
  </li>
      
  <li>
  <span class="sel"><font color="#ffcc00">Axion</font></span>
  </li>       
    
  </ul>
  </li>
  </ul>
  </div>
  <!--================= end Menu items ==================-->
  </td><td valign="bottom" bgcolor="#4C6C8F"><img width="10" height="10" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td><td bgcolor="#294563"><img 
width="1" height="1" alt="" src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  <tr>
  <td valign="bottom" align="left" colspan="2" rowspan="2" 
bgcolor="#4C6C8F"><img height="10" width="10" border="0" alt="" 
src="../skin/images/menu-left.gif"></td><td bgcolor="#4C6C8F"><img height="10" 
width="10" alt="" src="../skin/images/spacer.gif" class="spacer"></td><td 
valign="bottom" align="right" colspan="2" rowspan="2" bgcolor="#4C6C8F"><img 
height="10" width="10" border="0" alt="" 
src="../skin/images/menu-right.gif"></td>
  </tr>
  <tr>
  <td height="1" bgcolor="#294563"><img width="1" height="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  </table>
  </td><td valign="top" width="100%">
  <table summary="content" width="100%" border="0" cellpadding="0" 
cellspacing="0">
  <!--================= start middle NavBar ==================-->
  <tr>
  <td colspan="4" bgcolor="#294563"><img width="10" height="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  <tr>
  <td align="left" width="10" bgcolor="#CFDCED"><img width="10" height="1" 
alt="" src="../skin/images/spacer.gif" class="spacer"></td><td align="left" 
width="50%" bgcolor="#CFDCED"><font color="#4C6C8F" size="3" face="Arial, 
Helvetica, Sans-serif">
                  &nbsp;
                  
                  </font><img width="10" height="8" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td><td align="right" 
width="50%" bgcolor="#CFDCED"><font color="#4C6C8F" size="3" face="Arial, 
Helvetica, Sans-serif">
                  &nbsp;
                  
                  </font><img width="10" height="8" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td><td width="10" 
bgcolor="#CFDCED"><img width="10" height="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  <tr>
  <td colspan="4" bgcolor="#294563"><img width="10" height="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  <!--================= end middle NavBar ==================-->
  <!--================= start Content==================-->
  <tr>
  <td align="left" width="10"><img width="10" height="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td><td colspan="2" 
align="left" width="100%">
  <div class="content">
  <table class="title" summary="">
  <tr>
  <td valign="middle">
  <h1>Axion Project Incubation Status TEMPLATE</h1>
  </td><script language="Javascript" type="text/javascript">
  function printit() {  
  if (window.print) {
      window.print() ;  
  } else {
      var WebBrowser = '<OBJECT ID="WebBrowser1" WIDTH="0" HEIGHT="0" 
CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>';
  document.body.insertAdjacentHTML('beforeEnd', WebBrowser);
      WebBrowser1.ExecWB(6, 2);//Use a 1 vs. a 2 for a prompting dialog box    
WebBrowser1.outerHTML = "";  
  }
  }
  </script><script language="Javascript" type="text/javascript">
  var NS = (navigator.appName == "Netscape");
  var VERSION = parseInt(navigator.appVersion);
  if (VERSION > 3) {
      document.write('<td nowrap="nowrap" width="40" align="center">');
      document.write('  <a class="dida" href="javascript:printit()">');
      document.write('    <img alt="Print this Page" 
src="../skin/images/printer.gif" class="skin"><br>');
      document.write('  print</a>');
      document.write('</td>');
  }
  </script><td nowrap="nowrap" width="40" align="center"><a class="dida" 
href="axion.pdf"><img alt="PDF" src="../skin/images/pdfdoc.gif" 
class="skin"><br>
            PDF</a></td>
  </tr>
  </table>
  <ul class="minitoc">
  <li>
  <a href="#Axion+Project+Incubation+Status+TEMPLATE">Axion Project Incubation 
Status TEMPLATE</a>
  </li>
  <li>
  <a href="#X+Project+Incubation+Status">X Project Incubation Status</a>
  </li>
  <li>
  <a href="#Description">Description</a>
  </li>
  <li>
  <a href="#News">News</a>
  </li>
  <li>
  <a href="#Project+info">Project info</a>
  </li>
  <li>
  <a href="#Incubation+status+reports">Incubation status reports</a>
  </li>
  <li>
  <a href="#Incubation+work+items">Incubation work items</a>
  <ul class="minitoc">
  <li>
  <a href="#Project+Setup">Project Setup</a>
  </li>
  <li>
  <a href="#Incubation+">Incubation</a>
  </li>
  <li>
  <a href="#Exit+">Exit</a>
  </li>
  </ul>
  </li>
  </ul>
  <a name="N10007"></a><a name="Axion+Project+Incubation+Status+TEMPLATE"></a>
  <h3>Axion Project Incubation Status TEMPLATE</h3>
  <div style="margin-left: 0 ; border: 2px">
  <p>This document is the template for the Axion project incubation status. </p>
  <p>What to do to set it up: </p>
  <ul>
  <li>fill in the "Description" </li>
  <li>edit "Project info" to contain only effective resources </li>
  <li>start doing "Incubation work items" </li>
  </ul>
  <p>When an "Incubation work item" is done, place the date in the supplied 
space,  and if necessary update "Project info" to reflect changes in resources. 
</p>
  <p>There are also sections where to place project news and incubation status 
reports. </p>
  <p>
  <em>On the first edit of this file, please delete this notice.</em> 
  </p>
  <pre class="code"> -----8-&lt;---- cut here -------8-&lt;---- cut here 
-------8-&lt;---- cut here -------8-&lt;----  </pre>
  </div>
  <a name="N10020"></a><a name="X+Project+Incubation+Status"></a>
  <h3>X Project Incubation Status</h3>
  <div style="margin-left: 0 ; border: 2px">
  <p>This page tracks the project status, incubator-wise. For more general 
project status, look on the project website. </p>
  </div>
  <a name="N10026"></a><a name="Description"></a>
  <h3>Description</h3>
  <div style="margin-left: 0 ; border: 2px">
  <p>The X Project is a wonderful project that does things and goes places. </p>
  </div>
  <a name="N1002C"></a><a name="News"></a>
  <h3>News</h3>
  <div style="margin-left: 0 ; border: 2px">
  <ul>
  <li>none yet </li>
  </ul>
  </div>
  <a name="N10033"></a><a name="Project+info"></a>
  <h3>Project info</h3>
  <div style="margin-left: 0 ; border: 2px">
  <table class="ForrestTable" cellspacing="1" cellpadding="4">
  <tr>
  <th>item               </th><th>type      </th><th>reference                  
</th>
  </tr>
  <tr>
  <td>Website            </td><td>www        </td><td><a 
href="http://incubator.apache.org/X/";>http://incubator.apache.org/X/</a></td>
  </tr>
  <tr>
  <td>.                  </td><td>wiki       </td><td>. </td>
  </tr>
  <tr>
  <td>Mailing list       </td><td>dev        </td><td>[EMAIL PROTECTED] </td>
  </tr>
  <tr>
  <td>.                  </td><td>cvs        </td><td>[EMAIL PROTECTED] </td>
  </tr>
  <tr>
  <td>Bug tracking       </td><td>.          </td><td>. </td>
  </tr>
  <tr>
  <td>Source code        </td><td>CVS        </td><td>incubator-X </td>
  </tr>
  <tr>
  <td>Mentors            </td><td>id1        </td><td>Name1 Surname1 </td>
  </tr>
  <tr>
  <td>.                  </td><td>id2        </td><td>Name2 Surname2 </td>
  </tr>
  <tr>
  <td>Committers         </td><td>.          </td><td>. </td>
  </tr>
  <tr>
  <td>Extra              </td><td>.          </td><td>. </td>
  </tr>
  </table>
  </div>
  <a name="N10087"></a><a name="Incubation+status+reports"></a>
  <h3>Incubation status reports</h3>
  <div style="margin-left: 0 ; border: 2px">
  <ul>
  <li>none yet </li>
  </ul>
  </div>
  <a name="N1008E"></a><a name="Incubation+work+items"></a>
  <h3>Incubation work items</h3>
  <div style="margin-left: 0 ; border: 2px">
  <a name="N10092"></a><a name="Project+Setup"></a>
  <h4>Project Setup</h4>
  <div style="margin-left: 0 ; border: 2px">
  <p>This is the first phase on incubation, needed to start the project at 
Apache. </p>
  <p>
  <em>Item assignment is shown by the Apache id.</em> <em>Completed tasks are 
shown by the completion date (YYYY-MM-dd). </em> 
  </p>
  <a name="N1009F"></a><a name="Identify+the+project+to+be+incubated%0D%0A"></a>
  <h5>Identify the project to be incubated&#13;
  </h5>
  <div style="margin-left: 0 ; border: 2px">
  <table class="ForrestTable" cellspacing="1" cellpadding="4">
  <tr>
  <th>date  </th><th>item </th>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Make sure that the requested project name does not 
already exist and check www.nameprotect.com to be sure that the name is not 
already trademarked for an existing software product. </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>If request from an existing Apache project to adopt 
an external package, then ask the Apache project for the cvs module and mail 
address names. </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>If request from outside Apache to enter an existing 
Apache project, then post a message to that project for them to decide on 
acceptance. </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>If request from anywhere to become a stand-alone 
PMC, then assess the fit with the ASF, and create the lists and modules under 
the incubator address/module names if accepted. </td>
  </tr>
  </table>
  </div>
  <a name="N100BD"></a><a name="Interim+responsibility"></a>
  <h5>Interim responsibility</h5>
  <div style="margin-left: 0 ; border: 2px">
  <table class="ForrestTable" cellspacing="1" cellpadding="4">
  <tr>
  <th>date  </th><th>item </th>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Identify all the Mentors for the incubation, by 
asking all that can be Mentors.  </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Subscribe all Mentors on the pmc and general lists.  
</td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Give all Mentors access to all incubator CVS 
modules. (to be done by PMC chair)   </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Tell Mentors to track progress in the file 
'incubator/projects/{project.name}.cwiki'  </td>
  </tr>
  </table>
  </div>
  <a name="N100DB"></a><a name="Copyright"></a>
  <h5>Copyright</h5>
  <div style="margin-left: 0 ; border: 2px">
  <table class="ForrestTable" cellspacing="1" cellpadding="4">
  <tr>
  <th>date  </th><th>item </th>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Check and make sure that the papers that transfer 
rights to the ASF been received. It is only necessary to transfer rights for 
the package, the core code, and any new code produced by the project.  </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Check and make sure that the files that have been 
donated have been updated to reflect the new ASF copyright.  </td>
  </tr>
  </table>
  </div>
  <a name="N100EF"></a><a name="Verify+distribution+rights"></a>
  <h5>Verify distribution rights</h5>
  <div style="margin-left: 0 ; border: 2px">
  <table class="ForrestTable" cellspacing="1" cellpadding="4">
  <tr>
  <th>date  </th><th>item </th>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Check and make sure that for all code included with 
the distribution that is not under the Apache license, e have the right to 
combine with Apache-licensed code and redistribute.  </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Check and make sure that all source code distributed 
by the project is covered by one or more of the following approved licenses:  
Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with essentially 
the same terms. </td>
  </tr>
  </table>
  </div>
  <a name="N10103"></a><a name="Establish+a+list+of+active+committers+%21"></a>
  <h5>Establish a list of active committers !</h5>
  <div style="margin-left: 0 ; border: 2px">
  <table class="ForrestTable" cellspacing="1" cellpadding="4">
  <tr>
  <th>date  </th><th>item </th>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Check that all active committers have submitted a 
contributors agreement.  </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Add all active committers in the STATUS file.  </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Ask root for the creation of committers' accounts on 
cvs.apache.org.  </td>
  </tr>
  </table>
  </div>
  <a name="N1011C"></a><a name="Infrastructure+%21"></a>
  <h5>Infrastructure !</h5>
  <div style="margin-left: 0 ; border: 2px">
  <table class="ForrestTable" cellspacing="1" cellpadding="4">
  <tr>
  <th>date  </th><th>item </th>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Ask infrastructure to create source repository 
modules and add thecommitters to the avail file.  </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Ask infrastructure to set up and archive Mailing 
lists.  </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Decide about and then ask infrastructure to setup an 
issuetracking system (Bugzilla, Scarab, Jira).  </td>
  </tr>
  <tr>
  <td>....-..-..  </td><td>Migrate the project to our infrastructure.  </td>
  </tr>
  </table>
  </div>
  <a name="N1013A"></a><a name="Project+specific+"></a>
  <h5>Project specific </h5>
  <div style="margin-left: 0 ; border: 2px">
  <p>
  <em>Add project specific tasks here.</em> 
  </p>
  </div>
  </div>
  <a name="N10142"></a><a name="Incubation+"></a>
  <h4>Incubation </h4>
  <div style="margin-left: 0 ; border: 2px">
  <p>These action items have to be checked for during the whole incubation 
process. </p>
  <p>
  <em>These items are not to be signed as done during incubation, as they may 
change during incubation.  </em> <em>They are to be looked into and described 
in the status reports and completed in the request for incubation signoff.  
</em> 
  </p>
  <a name="N1014F"></a><a name="Collaborative+Development+"></a>
  <h5>Collaborative Development </h5>
  <div style="margin-left: 0 ; border: 2px">
  <ul>
  <li>Have all of the active long-term volunteers been identified and 
acknowledged as committers on the project? </li>
  <li>Are there three or more independent committers? (The legal definition of 
independent is long and boring, but basically it means that there is no binding 
relationship between the individuals, such as a shared employer, that is 
capable of overriding their free will as individuals, directly or indirectly.) 
</li>
  <li>Are project decisions being made in public by the committers? </li>
  <li>Are the decision-making guidelines published and agreed to by all of the 
committers? </li>
  </ul>
  </div>
  <a name="N1015C"></a><a name="Licensing+awareness+"></a>
  <h5>Licensing awareness </h5>
  <div style="margin-left: 0 ; border: 2px">
  <ul>
  <li>Are all licensing, trademark, credit issues being taken care of and 
acknowleged by all committers? </li>
  </ul>
  </div>
  <a name="N10163"></a><a name="Project+Specific+"></a>
  <h5>Project Specific </h5>
  <div style="margin-left: 0 ; border: 2px">
  <p>
  <em>Add project specific tasks here.</em> 
  </p>
  </div>
  </div>
  <a name="N1016B"></a><a name="Exit+"></a>
  <h4>Exit </h4>
  <div style="margin-left: 0 ; border: 2px">
  <p>
  <em>Things to check for before voting the project out.</em> 
  </p>
  <a name="N10173"></a><a 
name="Organizational+acceptance+of+responsibility+for+the+project+"></a>
  <h5>Organizational acceptance of responsibility for the project </h5>
  <div style="margin-left: 0 ; border: 2px">
  <ul>
  <li>If graduating to an existing PMC, has the PMC voted to accept it? </li>
  <li>If graduating to a new PMC, has the board voted to accept it? </li>
  </ul>
  </div>
  <a name="N1017C"></a><a name="Incubator+sign-off+"></a>
  <h5>Incubator sign-off </h5>
  <div style="margin-left: 0 ; border: 2px">
  <ul>
  <li>Has the Incubator decided that the project has accomplished all of the 
above tasks? </li>
  </ul>
  </div>
  </div>
  </div>
  <div class="attribution"></div>
  </div>
  </td><td width="10"><img width="10" height="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"></td>
  </tr>
  <!--================= end Content==================-->
  </table>
  </td>
  </tr>
  </table>
  <!--================= end Menu, NavBar, Content ==================-->
  <!--================= start Footer ==================-->
  <table summary="footer" cellspacing="0" cellpadding="0" width="100%" 
border="0">
  <tr>
  <td colspan="2" height="1" bgcolor="#4C6C8F"><img height="1" width="1" alt="" 
src="../skin/images/spacer.gif" class="spacer"><a 
href="../skin/images/label.gif"></a><a href="../skin/images/page.gif"></a><a 
href="../skin/images/chapter.gif"></a><a 
href="../skin/images/chapter_open.gif"></a><a 
href="../skin/images/current.gif"></a><a href="/favicon.ico"></a></td>
  </tr>
  <tr>
  <td colspan="2" bgcolor="#CFDCED" class="copyright" align="center"><font 
size="2" face="Arial, Helvetica, Sans-Serif">Copyright &copy;
            2002-2003&nbsp;The Apache Software Foundation. All rights 
reserved.<script type="text/javascript" language="JavaScript"><!--
                document.write(" - "+"Last Published: " + 
document.lastModified);
              //  --></script></font></td>
  </tr>
  <tr>
  <td colspan="2" align="left" bgcolor="#CFDCED" class="logos"></td>
  </tr>
  </table>
  <!--================= end Footer ==================-->
  </body>
  </html>
  
  
  
  1.1                  incubator-site/build/site/projects/axion.pdf
  
        <<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to