nicolaken 2003/10/19 15:11:32
Added: site/projects index.xml
Removed: site/projects index.cwiki
Log:
Swap the confusing first-try index page for incubating projects with
a simple table.
NOTE: teh data on it is my best effort OTOMH at 0:08 on a Sunday night.
Fixes by others on this page while I sleep are appreciated.
Revision Changes Path
1.1 incubator/site/projects/index.xml
Index: index.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"document-v11.dtd">
<document>
<header>
<title>Incubated Projects</title>
<authors>
<person name="The Apache Incubator Project"
email="[email protected]" />
</authors>
</header>
<body>
<section>
<title>Currently Incubating</title>
<table>
<tr>
<th>Project</th>
<th>Description</th>
<th>Started</th>
<th>Sponsor</th>
<th>Mentor</th>
<th>Info</th>
</tr>
<tr>
<td><link
href="http://incubator.apache.org/projects/altrmi/">AltRMI</link></td>
<td>A transparent Remote Procedure Call bean</td>
<td>????-??-??</td>
<td>Incubator PMC</td>
<td>Nicola Ken Barozzi</td>
<td><link href="altrmi.html">STATUS</link></td>
</tr>
<tr>
<td><link
href="http://incubator.apache.org/projects/ftpserver/">FtpServer</link></td>
<td>A complete FTP Server based on Apache Avalon principles</td>
<td>????-??-??</td>
<td>Incubator PMC</td>
<td>Nicola Ken Barozzi</td>
<td><link href="ftpserver.html">STATUS</link></td>
</tr>
<tr>
<td><link href="http://ws.apache.org/wsrp4j/">WSRP4J</link></td>
<td>Implementation of OASIS Web Services for Remote Portlets
(WSRP)</td>
<td>????-??-??</td>
<td>Webservices PMC PMC</td>
<td>?</td>
<td><link href="wsrp4j.html">STATUS</link></td>
</tr>
<tr>
<td><link href="http://ws.apache.org/jaxme/">JaxMe</link></td>
<td>Implementation of JAXB, the specification for Java/XML
binding</td>
<td>????-??-??</td>
<td>Webservices PMC</td>
<td>?</td>
<td><link href="jaxme.html">STATUS</link></td>
</tr>
<tr>
<td>Pluto</td>
<td>JSR 168 Reference Implementation</td>
<td>????-??-??</td>
<td>Jakarta PMC</td>
<td>Sam Ruby</td>
<td><link href="pluto.html">STATUS</link></td>
</tr>
<tr>
<td>Geronimo</td>
<td>J2EE Container</td>
<td>????-??-??</td>
<td>Apache Board</td>
<td>Greg Stein</td>
<td><link href="geronimo.html">STATUS</link></td>
</tr>
<tr>
<td><link
href="http://xml.apache.org/xmlbeans/">XMLBeans</link></td>
<td>XML-Java binding tool that uses XML Schemas as a
specification</td>
<td>????-??-??</td>
<td>Xml PMC</td>
<td>?</td>
<td><link href="xmlbeans.html">STATUS</link></td>
</tr>
<tr>
<td><link href="http://cocoon.apache.org/lenya/">Lenya</link></td>
<td>Content Management and publishing system based on Cocoon</td>
<td>????-??-??</td>
<td>Cocoon PMC</td>
<td>Stefano Mazzocchi, Nicola Ken Barozzi</td>
<td><link href="lenya.html">STATUS</link></td>
</tr>
<tr>
<td><link
href="http://incubator.apache.org/projects/ftpserver/">JUDDI</link></td>
<td>?</td>
<td>????-??-??</td>
<td>?</td>
<td>?</td>
<td><link href="juddi.html">STATUS</link></td>
</tr>
</table>
</section>
<section>
<title>Succesfully Incubated</title>
<table>
<tr>
<th>Project</th>
<th>Description</th>
<th>Started</th>
<th>Sponsor</th>
<th>Mentor</th>
<th>Info</th>
</tr>
<tr>
<td><link
href="http://jakarta.apache.org/tapestry/">Tapestry</link></td>
<td>Alternative framework to JSP and Velocity scripting
environments</td>
<td>????-??-??</td>
<td>Jakarta PMC</td>
<td>Andrew C. Oliver, dIon Gillard</td>
<td><link href="altrmi.html">STATUS</link></td>
</tr>
</table>
</section>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]