From 15b31983d4b83d6cac952cd98be0bcd772bf0e74 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Thu, 14 Mar 2013 18:43:23 +0000 Subject: [PATCH] add LoadResource to the list of tasks supporting filterchains git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1456609 13f79535-47bb-0310-9956-ffa450edef68 --- manual/Types/filterchain.html | 1 + 1 file changed, 1 insertion(+) diff --git a/manual/Types/filterchain.html b/manual/Types/filterchain.html index 33e69025e..02f300e5c 100644 --- a/manual/Types/filterchain.html +++ b/manual/Types/filterchain.html @@ -102,6 +102,7 @@ The following built-in tasks support nested <filterchain> ele Copy,
LoadFile,
LoadProperties,
+LoadResource,
Move

A FilterChain is formed by defining zero or more of the following