bodewig     2005/02/18 00:36:09

  Modified:    docs     external.html
               xdocs    external.xml
  Log:
  Update Ant Pretty Build information
  
  Revision  Changes    Path
  1.196     +11 -9     ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.195
  retrieving revision 1.196
  diff -u -r1.195 -r1.196
  --- external.html     18 Feb 2005 08:11:50 -0000      1.195
  +++ external.html     18 Feb 2005 08:36:09 -0000      1.196
  @@ -593,13 +593,15 @@
           <a name="Ant Pretty Build"></a>
           Ant Pretty Build
         </h4>
  -                        <p>Ant Pretty Build is a tool to show and run Ant 
buildfiles
  -        directly from within a browser window.  It consists of a
  -        single XSL file that will generate, on the fly, from
  -        buildfile, a pretty interface showing project name,
  -        description, properties and targets, etc. allowing to run the
  -        whole project, or run selected targets in a specific
  -        order.</p>
  +                        <p>Ant Pretty Build is a tool to easily show and run 
Ant
  +        buildfiles directly from within a browser window.  It consists
  +        of a single XSL file that will generate, on the fly, in the
  +        browser, from the .xml buildfile, a pretty interface showing
  +        project name, description, properties and targets, etc. sorted
  +        or unsorted, allowing to modify/add properties, run the whole
  +        project, or run selected set of targets in a specific order,
  +        with the ability to modify logger/logfile, mode and add more
  +        libs or command line arguments.</p>
                                         <table class="externals" 
cellspacing="1" cellpadding="4">
                 <tr>
                         <th colspan="1" rowspan="1"
  @@ -628,7 +630,7 @@
         </th>
                             <td colspan="1" rowspan="1"
         valign="top" align="left">
  -          <a href="mailto:[EMAIL PROTECTED]">Charbel BITAR</a>
  +          <a href="http://antprettybuild.free.fr/";>Charbel BITAR (Project's 
Contact Page)</a>
         </td>
         </tr>
                     <tr>
  @@ -638,7 +640,7 @@
         </th>
                             <td colspan="1" rowspan="1"
         valign="top" align="left">
  -          GNU General Public License (GPL)
  +          Apache Software License 2.0
         </td>
         </tr>
           </table>
  
  
  
  1.154     +11 -9     ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.153
  retrieving revision 1.154
  diff -u -r1.153 -r1.154
  --- external.xml      2 Feb 2005 10:20:11 -0000       1.153
  +++ external.xml      18 Feb 2005 08:36:09 -0000      1.154
  @@ -261,13 +261,15 @@
   
         <subsection name="Ant Pretty Build">
   
  -        <p>Ant Pretty Build is a tool to show and run Ant buildfiles
  -        directly from within a browser window.  It consists of a
  -        single XSL file that will generate, on the fly, from
  -        buildfile, a pretty interface showing project name,
  -        description, properties and targets, etc. allowing to run the
  -        whole project, or run selected targets in a specific
  -        order.</p>
  +        <p>Ant Pretty Build is a tool to easily show and run Ant
  +        buildfiles directly from within a browser window.  It consists
  +        of a single XSL file that will generate, on the fly, in the
  +        browser, from the .xml buildfile, a pretty interface showing
  +        project name, description, properties and targets, etc. sorted
  +        or unsorted, allowing to modify/add properties, run the whole
  +        project, or run selected set of targets in a specific order,
  +        with the ability to modify logger/logfile, mode and add more
  +        libs or command line arguments.</p>
   
           <table class="externals">
             <tr>
  @@ -280,11 +282,11 @@
             </tr>
             <tr>
               <th>Contact:</th>
  -            <td><a href="mailto:[EMAIL PROTECTED]">Charbel BITAR</a></td>
  +            <td><a href="http://antprettybuild.free.fr/";>Charbel BITAR 
(Project&apos;s Contact Page)</a></td>
             </tr>
             <tr>
               <th>License:</th>
  -            <td>GNU General Public License (GPL)</td>
  +            <td>Apache Software License 2.0</td>
             </tr>
           </table>
         </subsection>
  
  
  

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

Reply via email to