You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by mb...@apache.org on 2013/03/14 19:43:24 UTC

svn commit: r1456609 - /ant/core/trunk/manual/Types/filterchain.html

Author: mbenson
Date: Thu Mar 14 18:43:23 2013
New Revision: 1456609

URL: http://svn.apache.org/r1456609
Log:
add LoadResource to the list of tasks supporting filterchains

Modified:
    ant/core/trunk/manual/Types/filterchain.html

Modified: ant/core/trunk/manual/Types/filterchain.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/manual/Types/filterchain.html?rev=1456609&r1=1456608&r2=1456609&view=diff
==============================================================================
--- ant/core/trunk/manual/Types/filterchain.html (original)
+++ ant/core/trunk/manual/Types/filterchain.html Thu Mar 14 18:43:23 2013
@@ -102,6 +102,7 @@ The following built-in tasks support nes
 <a href="../Tasks/copy.html">Copy</a>,<br>
 <a href="../Tasks/loadfile.html">LoadFile</a>,<br>
 <a href="../Tasks/loadproperties.html">LoadProperties</a>,<br>
+<a href="../Tasks/loadresource.html">LoadResource</a>,<br>
 <a href="../Tasks/move.html">Move</a><br><br>
 
 A FilterChain is formed by defining zero or more of the following