donaldp     2002/11/15 23:08:15

  Modified:    info/src/xdocs tasks.xml
  Log:
  Document force attribute
  
  Revision  Changes    Path
  1.5       +7 -0      jakarta-avalon-excalibur/info/src/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/info/src/xdocs/tasks.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- tasks.xml 12 Nov 2002 07:12:03 -0000      1.4
  +++ tasks.xml 16 Nov 2002 07:08:15 -0000      1.5
  @@ -42,6 +42,13 @@
                           descriptors or "ser" to write it as serialized 
objects.
                           By default an xml descriptor is used.</td>
                       </tr>
  +                    <tr>
  +                        <td>force</td>
  +                        <td>A boolean indicating whether the descriptors 
should
  +                        always be regenerated. By default, if a descriptor 
exists
  +                        and the source java file has not been changed since 
descriptor
  +                        was generated then it will not regenerate 
descriptor.</td>
  +                    </tr>
                   </table>
                   <p>The <code>infodoclet</code> task also accepts a
                   <code>fileset</code> element via which you define
  
  
  

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

Reply via email to