bodewig     2005/05/24 01:21:12

  Modified:    docs     projects.html
               xdocs    projects.xml
  Log:
  Add pointer to Parabuild
  
  Revision  Changes    Path
  1.70      +50 -0     ant/docs/projects.html
  
  Index: projects.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/projects.html,v
  retrieving revision 1.69
  retrieving revision 1.70
  diff -u -r1.69 -r1.70
  --- projects.html     10 May 2005 07:03:32 -0000      1.69
  +++ projects.html     24 May 2005 08:21:12 -0000      1.70
  @@ -917,6 +917,56 @@
         </tr>
           </table>
                                                       <h4 class="subsection">
  +        <a name="Parabuild"></a>
  +        Parabuild
  +      </h4>
  +                        <p>Parabuild is an automated multiplatform build 
management server.
  +        Parabuild helps software teams and organizations of all sizes reduce
  +        risks of project failures and increase productivity by providing 
provides
  +        automatic continuous integration builds and stable scheduled 
builds.</p>
  +                                      <table class="externals" 
cellspacing="1" cellpadding="4">
  +              <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          Compatibility:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          Ant 1.3 and later
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          URL:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          <a 
href="http://www.viewtier.com/products/parabuild.htm";>http://www.viewtier.com/products/parabuild.htm</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          Contact:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          <a 
href="http://www.viewtier.com/about_us.htm";>http://www.viewtier.com/about_us.htm</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          License:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          Commercial
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <h4 class="subsection">
           <a name="Rant"></a>
           Rant
         </h4>
  
  
  
  1.26      +27 -0     ant/xdocs/projects.xml
  
  Index: projects.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/projects.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- projects.xml      2 May 2005 14:55:51 -0000       1.25
  +++ projects.xml      24 May 2005 08:21:12 -0000      1.26
  @@ -442,6 +442,33 @@
           </table>
         </subsection>
   
  +      <subsection name="Parabuild">
  +
  +        <p>Parabuild is an automated multiplatform build management server.
  +        Parabuild helps software teams and organizations of all sizes reduce
  +        risks of project failures and increase productivity by providing 
provides
  +        automatic continuous integration builds and stable scheduled 
builds.</p>
  +
  +        <table class="externals">
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Ant 1.3 and later</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a 
href="http://www.viewtier.com/products/parabuild.htm";>http://www.viewtier.com/products/parabuild.htm</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a 
href="http://www.viewtier.com/about_us.htm";>http://www.viewtier.com/about_us.htm</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>Commercial</td>
  +          </tr>
  +        </table>
  +      </subsection>
  +
         <subsection name="Rant">
   
           <p>Rant stands for Remote Ant. It is a distributed build
  
  
  

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

Reply via email to