You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by aj...@apache.org on 2003/09/24 00:55:03 UTC

cvs commit: jakarta-gump/site/xdocs index.xml

ajack       2003/09/23 15:55:03

  Modified:    site/xdocs index.xml
  Log:
  Added a "comments" column to the table of gumps. 
  
  Mentioned Python Gump and linked to the Wiki.
  
  Revision  Changes    Path
  1.15      +11 -0     jakarta-gump/site/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/site/xdocs/index.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- index.xml	4 May 2003 23:51:18 -0000	1.14
  +++ index.xml	23 Sep 2003 22:55:03 -0000	1.15
  @@ -22,6 +22,11 @@
     </p>
   
     <p>
  + 	Gump is experimenting with a re-write, see
  + 	<a href="http://nagoya.apache.org/wiki/apachewiki.cgi?GumpPython">Python Gump</a>
  +  </p>
  +   
  +  <p>
       Essentially, the reasoning goes like this - if continuous integration is a
       good thing on a small project, why not apply it recursively and include all
       dependencies for which access to source is provided?
  @@ -95,6 +100,7 @@
           <th>US, Eastern</th>
           <th>GMT</th>
           <th>Melbourne</th>
  +        <th>Comments</th>
         </tr>
         <tr>
           <td><a href="http://cvs.apache.org/builds/gump/latest">Rubix</a> </td>
  @@ -102,6 +108,7 @@
           <td>11 pm</td>
           <td>0400</td>
           <td>1 pm</td>
  +        <td></td>
         </tr>
         <tr>
           <td><a href="http://nagoya.apache.org/~rubys/gump/">Nagoya</a> </td>
  @@ -109,6 +116,7 @@
           <td>7 am</td>
           <td>1200</td>
           <td>9 pm</td>
  +        <td></td>
         </tr>
         <tr>
           <td><a href="http://gump.covalent.net/log/index.html">Covalent</a> </td>
  @@ -116,6 +124,7 @@
           <td>3 pm</td>
           <td>2000</td>
           <td>5 am</td>
  +        <td>Unavailable</td>
         </tr>
         <tr>
           <td><a href="http://gump.cocoondev.org/">CocoonDev</a> </td>
  @@ -123,6 +132,7 @@
           <td>6 pm</td>
           <td>2300</td>
           <td>8 am</td>
  +        <td></td>
         </tr>
         <tr>
           <td><a href="http://lsd.student.utwente.nl/gump/">LSD</a> </td>
  @@ -130,6 +140,7 @@
           <td>8 pm</td>
           <td>0100</td>
           <td>10 am</td>
  +        <td>Python Gump</td>
         </tr>
       </table>