From 9b6f5d23319741767744385fb0806ae329697b56 Mon Sep 17 00:00:00 2001
From: Matthew Jason Benson
Date: Tue, 17 Jul 2007 17:57:39 +0000
Subject: [PATCH] document concat as RC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@556996 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTypes/resources.html | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/manual/CoreTypes/resources.html b/docs/manual/CoreTypes/resources.html
index efffc6abf..8d0d24488 100644
--- a/docs/manual/CoreTypes/resources.html
+++ b/docs/manual/CoreTypes/resources.html
@@ -318,6 +318,15 @@ Ant's "legacy" datatypes have been modified to behave as Resource Collections:
+Strangely, some tasks can even legitimately behave as resource collections:
+
+ - concat
+ exposes a concatenated resource, and adds e.g.
+ filtering
+ to Ant's resource-related capabilities.
+
+
+
The additional built-in resource collections are: