Author: husted
Date: Sun Oct 17 04:56:44 2004
New Revision: 54956

Modified:
   incubator/public/trunk/site-author/projects/index.xml
   incubator/public/trunk/site-author/site.xml
Log:
Add iBATIS status page.

Modified: incubator/public/trunk/site-author/projects/index.xml
==============================================================================
--- incubator/public/trunk/site-author/projects/index.xml       (original)
+++ incubator/public/trunk/site-author/projects/index.xml       Sun Oct 17 
04:56:44 2004
@@ -54,7 +54,6 @@
            <td>Ken Coar</td>
            <td>2004-08-15</td>
          </tr>   
-
           <tr>
            <td><link href="site:directory">Directory</link></td>
            <td>Directory projects.</td> 
@@ -75,7 +74,14 @@
            <td>Apache httpd Server PMC</td>       
            <td>Will Rowe</td>
            <td>2004-07-15</td>
-         </tr>   
+         </tr>            
+          <tr>
+           <td><link href="site:ibatis">iBATIS</link></td>
+           <td>The iBATIS Data Mapper framework makes it easier to use a 
database with Java or .NET applications. iBATIS couples objects with stored 
procedures or SQL statements using a XML descriptor.</td> 
+           <td>Incubator PMC</td>       
+           <td>Ted Husted</td>
+           <td>2004-08-16</td>
+         </tr>            
           <tr>
            <td><link href="site:jackrabbit/">Jackrabbit</link></td>
            <td>Content Repository API based on JSR-170</td> 
@@ -97,7 +103,7 @@
            <td>Steven Noels, Stefano Mazzocchi</td>
            <td>2003-03</td>
          </tr>  
-        <tr>
+                                <tr>
            <td><link href="site:projects/log4cxx">log4cxx</link></td>
            <td>Logging for C++</td> 
            <td>Logging PMC</td>       
@@ -111,7 +117,7 @@
            <td>Ceki Gulcu</td>
            <td>2004-01-15</td>
          </tr>   
-        <tr>
+              <tr>
            <td><link href="site:projects/log4php">log4php</link></td>
            <td>Logging for PHP++</td> 
            <td>Logging PMC</td>       

Modified: incubator/public/trunk/site-author/site.xml
==============================================================================
--- incubator/public/trunk/site-author/site.xml (original)
+++ incubator/public/trunk/site-author/site.xml Sun Oct 17 04:56:44 2004
@@ -36,6 +36,7 @@
     <ftpserver label="FTPServer" href="ftpserver.html"/>
     <geronimo href="geronimo.html"/>    
     <httpd-cli label="httpd-cli" href="httpd-cli.html"/>    
+    <ibatis label="iBATIS" href="ibatis.html"/>     
     <jackrabbit label="Jackrabbit" href="jackrabbit.html"/>   
     <jaxme href="jaxme.html"/>   
     <juddi href="juddi.html"/>   

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

Reply via email to