stevel      2002/06/21 00:09:33

  Modified:    docs/manual/CoreTasks Tag: ANT_15_BRANCH style.html zip.html
  Log:
  syncing docs with code.
  I listed the zipfile attribute, just to minimise confusion (I think that was 
an agreed action, way back in january). If anyone objects, I can revert.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.18.2.4  +1 -1      jakarta-ant/docs/manual/CoreTasks/style.html
  
  Index: style.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/style.html,v
  retrieving revision 1.18.2.3
  retrieving revision 1.18.2.4
  diff -u -r1.18.2.3 -r1.18.2.4
  --- style.html        20 Jun 2002 09:40:30 -0000      1.18.2.3
  +++ style.html        21 Jun 2002 07:09:33 -0000      1.18.2.4
  @@ -83,7 +83,7 @@
       <td valign="top">force</td>
       <td valign="top">Recreate target files, even if they are newer
         than their corresponding source files or the stylesheet.</td>
  -    <td valign="top" align="center">No</td>
  +    <td valign="top" align="center">No; default is false</td>
     </tr>
     <tr>
       <td valign="top">processor</td>
  
  
  
  1.12.2.3  +5 -0      jakarta-ant/docs/manual/CoreTasks/zip.html
  
  Index: zip.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/zip.html,v
  retrieving revision 1.12.2.2
  retrieving revision 1.12.2.3
  diff -u -r1.12.2.2 -r1.12.2.3
  --- zip.html  20 Jun 2002 09:40:30 -0000      1.12.2.2
  +++ zip.html  21 Jun 2002 07:09:33 -0000      1.12.2.3
  @@ -65,6 +65,11 @@
       <td align="center" valign="top">Yes</td>
     </tr>
     <tr>
  +    <td valign="top">zipfile</td>
  +    <td valign="top">the <i>deprecated</i> old name of destfile.</td>
  +    <td align="center" valign="top">Yes</td>
  +  </tr>
  +  <tr>
       <td valign="top">basedir</td>
       <td valign="top">the directory from which to zip the files.</td>
       <td align="center" valign="top">No</td>
  
  
  

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

Reply via email to