You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by um...@apache.org on 2003/06/05 19:54:28 UTC

cvs commit: ant/docs/manual/CoreTypes filterchain.html

umagesh     2003/06/05 10:54:28

  Modified:    docs/manual/CoreTypes filterchain.html
  Log:
  Starting with 1.6, Concat supports filterchain.
  
  Revision  Changes    Path
  1.10      +1 -0      ant/docs/manual/CoreTypes/filterchain.html
  
  Index: filterchain.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTypes/filterchain.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- filterchain.html	22 Apr 2003 18:23:54 -0000	1.9
  +++ filterchain.html	5 Jun 2003 17:54:28 -0000	1.10
  @@ -80,6 +80,7 @@
   </PRE></BLOCKQUOTE>
   
   The following built-in tasks support nested &lt;filterchain&gt; elements.<BR>
  +<a href="../CoreTasks/concat.html">Copy</a>,<BR>
   <a href="../CoreTasks/copy.html">Copy</a>,<BR>
   <a href="../CoreTasks/loadfile.html">LoadFile</a>,<BR>
   <a href="../CoreTasks/loadproperties.html">LoadProperties</a>,<BR>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org