bodewig     2003/03/18 08:15:38

  Modified:    docs     external.html
               xdocs    external.xml
  Log:
  untabify
  
  Revision  Changes    Path
  1.97      +8 -8      ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.96
  retrieving revision 1.97
  diff -u -r1.96 -r1.97
  --- external.html     18 Mar 2003 16:11:36 -0000      1.96
  +++ external.html     18 Mar 2003 16:15:37 -0000      1.97
  @@ -1240,12 +1240,12 @@
         </tr>
           </table>
                                   <p>Antic is a freely available task for 
packaging J2ME
  -     applications. It produces both the Jar and Jad files in a
  -     single step. This allows *all* entries to be correclty set in
  -     the jad file, including the size of the jar file that is
  -     produced. This task has been used and tested extensively with
  -     Sun's Wireless Toolkit and also the Nokia SDK and
  -     emulators.</p>
  +        applications. It produces both the Jar and Jad files in a
  +        single step. This allows *all* entries to be correclty set in
  +        the jad file, including the size of the jar file that is
  +        produced. This task has been used and tested extensively with
  +        Sun's Wireless Toolkit and also the Nokia SDK and
  +        emulators.</p>
                                     <table class="ForrestTable" 
cellspacing="1" cellpadding="4">
                 <tr>
                         <th colspan="1" rowspan="1"
  @@ -1299,8 +1299,8 @@
           </td></tr>
         </table>
                           <p>Jacson is a configurable and plugable tool (much 
like Ant
  -     itself) to create filters for text (line based) files without
  -     programming.</p>
  +        itself) to create filters for text (line based) files without
  +        programming.</p>
                                     <table class="ForrestTable" 
cellspacing="1" cellpadding="4">
                 <tr>
                         <th colspan="1" rowspan="1"
  
  
  
  1.74      +12 -12    ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- external.xml      18 Mar 2003 16:11:37 -0000      1.73
  +++ external.xml      18 Mar 2003 16:15:38 -0000      1.74
  @@ -525,15 +525,15 @@
             </tr>
           </table>
   
  -     <p>Antic is a freely available task for packaging J2ME
  -     applications. It produces both the Jar and Jad files in a
  -     single step. This allows *all* entries to be correclty set in
  -     the jad file, including the size of the jar file that is
  -     produced. This task has been used and tested extensively with
  -     Sun's Wireless Toolkit and also the Nokia SDK and
  -     emulators.</p>
  +        <p>Antic is a freely available task for packaging J2ME
  +        applications. It produces both the Jar and Jad files in a
  +        single step. This allows *all* entries to be correclty set in
  +        the jad file, including the size of the jar file that is
  +        produced. This task has been used and tested extensively with
  +        Sun's Wireless Toolkit and also the Nokia SDK and
  +        emulators.</p>
   
  -     <table>
  +        <table>
             <tr>
               <th>Compatibility:</th>
               <td>Ant 1.5</td>
  @@ -551,15 +551,15 @@
               <th>License:</th>
               <td>GNU General Public License</td>
             </tr>
  -     </table>
  +        </table>
   
         </subsection>
   
         <subsection name="Jacson">
           
  -     <p>Jacson is a configurable and plugable tool (much like Ant
  -     itself) to create filters for text (line based) files without
  -     programming.</p>
  +        <p>Jacson is a configurable and plugable tool (much like Ant
  +        itself) to create filters for text (line based) files without
  +        programming.</p>
   
           <table>
             <tr>
  
  
  

Reply via email to