bodewig     01/03/07 08:37:53

  Modified:    docs/ant2 requested-features.txt
  Log:
  Added requests from [EMAIL PROTECTED]
  
  Revision  Changes    Path
  1.8       +9 -0      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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- requested-features.txt    2001/03/07 16:34:56     1.7
  +++ requested-features.txt    2001/03/07 16:37:49     1.8
  @@ -16,6 +16,11 @@
   
   * Obfuscating task
   
  +* Add an <ant> task that will find build files according to a fileset
  +  and invokes a common target in them.
  +
  +  <anton>?
  +
   II. Abstract goals that need to be abstract until we get into design
   decisions.
   ======================================================================
  @@ -191,3 +196,7 @@
   * Target inheritance
   
     What's this?
  +
  +* Add an attribute to <ant> to feed back the environment (properties and
  +  taskdefs) from the child build to the parent.
  +
  
  
  

Reply via email to