bodewig     2004/07/05 07:58:32

  Modified:    docs     Tag: ANT_16_BRANCH projects.html
               xdocs    Tag: ANT_16_BRANCH projects.xml
  Log:
  merge
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.45.2.8  +52 -0     ant/docs/projects.html
  
  Index: projects.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/projects.html,v
  retrieving revision 1.45.2.7
  retrieving revision 1.45.2.8
  diff -u -r1.45.2.7 -r1.45.2.8
  --- projects.html     30 Jun 2004 11:30:54 -0000      1.45.2.7
  +++ projects.html     5 Jul 2004 14:58:31 -0000       1.45.2.8
  @@ -657,6 +657,58 @@
              "is no more" and that "Antworks has taken it place."
           </p>
                                                       <h4 class="subsection">
  +        <a name="luntbuild"></a>
  +        luntbuild
  +      </h4>
  +                        <p>Luntbuild is an open source build automation and 
management
  +        tool based on Apache Ant. Builds are setup through concepts of
  +        projects, views, schedules, modules, etc. All configurations
  +        and monitoring tasks is performed from a clean web
  +        interface. It supports schedules builds, force builds,
  +        rebuilds, clean build, increment build, etc.</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.x
  +      </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.sourceforge.net/projects/luntbuild/";>http://www.sourceforge.net/projects/luntbuild/</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://sourceforge.net/projects/luntbuild/";>luntbuild 
project page</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          License:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          Opensource
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <h4 class="subsection">
           <a name="NAnt"></a>
           NAnt
         </h4>
  
  
  
  No                   revision
  No                   revision
  1.10.2.6  +29 -0     ant/xdocs/projects.xml
  
  Index: projects.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/projects.xml,v
  retrieving revision 1.10.2.5
  retrieving revision 1.10.2.6
  diff -u -r1.10.2.5 -r1.10.2.6
  --- projects.xml      30 Jun 2004 11:30:55 -0000      1.10.2.5
  +++ projects.xml      5 Jul 2004 14:58:31 -0000       1.10.2.6
  @@ -302,6 +302,35 @@
           </p>
         </subsection>
   
  +      <subsection name="luntbuild">
  +
  +        <p>Luntbuild is an open source build automation and management
  +        tool based on Apache Ant. Builds are setup through concepts of
  +        projects, views, schedules, modules, etc. All configurations
  +        and monitoring tasks is performed from a clean web
  +        interface. It supports schedules builds, force builds,
  +        rebuilds, clean build, increment build, etc.</p>
  +
  +        <table class="externals">
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Ant 1.x</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a 
href="http://www.sourceforge.net/projects/luntbuild/";>http://www.sourceforge.net/projects/luntbuild/</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a href 
='http://sourceforge.net/projects/luntbuild/'>luntbuild project page</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>Opensource</td>
  +          </tr>
  +        </table>
  +      </subsection>    
  +
         <subsection name="NAnt">
   
           <p>NAnt is a .NET based build tool. In theory it is kind of
  
  
  

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

Reply via email to