donaldp     01/03/15 20:34:30

  Modified:    docs/ant2 requested-features.txt
  Log:
  Added request for sequence functionality in depends.
  
  "Alexey N. Solofnenko" <[EMAIL PROTECTED]>
  and
   Tim Vernum <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.32      +4 -1      jakarta-ant/docs/ant2/requested-features.txt
  
  Index: requested-features.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/ant2/requested-features.txt,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- requested-features.txt    2001/03/15 12:44:48     1.31
  +++ requested-features.txt    2001/03/16 04:34:30     1.32
  @@ -352,8 +352,11 @@
   * specify an onfail task or target that runs in case of a build
     failure.
   
  +* allow sequence to be specified in depends attribute or enhance
  +  antcall to work with current list of executed targets
  +
   * Support nesting tasks into other elements - not just as children of
     target - as proposed by Thomas Christen in
     <http://marc.theaimsgroup.com/?l=ant-dev&m=98130655812010&w=2>.
   
  -* Task level if and unless attributes.
  \ No newline at end of file
  +* Task level if and unless attributes.
  
  
  

Reply via email to