Author: mbenson
Date: Tue Jul 17 11:00:59 2007
New Revision: 557000
URL: http://svn.apache.org/viewvc?view=rev&rev=557000
Log:
merge concat as RC doc
Modified:
ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTasks/concat.html
Modified: ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTasks/concat.html
URL:
http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTasks/concat.html?view=diff&rev=557000&r1=556999&r2=557000
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTasks/concat.html (original)
+++ ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTasks/concat.html Tue Jul
17 11:00:59 2007
@@ -35,6 +35,12 @@
file will be created if it does not exist.
</p>
+ <p><strong>Since Ant 1.7.1</strong>, this task can be used as a
+ <a href="../CoreTypes/resources.html#collection">Resource
Collection</a>
+ that will return exactly one
+ <a href="../CoreTypes/resources.html">resource</a>.
+ </p>
+
<p>
<a href="../CoreTypes/resources.html#collection">
Resource Collection</a>s are used to
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]