summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2020-12-07 08:18:34 +0100
committerGitHub <noreply@github.com>2020-12-07 08:18:34 +0100
commit3ee678b473834423f28fe7d5084a38cd62b5a0d2 (patch)
treee93f2e2d72304e1616c8ff39b3063e43a7a8e9a4 /manual
parent41c51907a42c5c48435197031ad5f9bea81c1032 (diff)
parent11ba5bbc2d5c55c3586fc71bf2f5ce205e40036d (diff)
downloadant-3ee678b473834423f28fe7d5084a38cd62b5a0d2.tar.gz
Merge pull request #140 from TheConstructor/resource-list-with-duplicates
#64854 Add preserveduplicates option to ResourceList
Diffstat (limited to 'manual')
-rw-r--r--manual/Types/resources.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/manual/Types/resources.html b/manual/Types/resources.html
index 184ec0233..5783fd167 100644
--- a/manual/Types/resources.html
+++ b/manual/Types/resources.html
@@ -1420,6 +1420,14 @@ of <a href="filelist.html"><code>&lt;filelist&gt;</code></a>.</p>
<td>No</td>
</tr>
<tr>
+ <td>preserveduplicates</td>
+ <td>Makes this <code>resourcelist</code> return all resources as
+ many times as they are specified. Otherwise
+ <code>resourcelist</code> will only return each resource, in the
+ order they first appear. <em>Since Ant 1.10.10</em></td>
+ <td>No</td>
+ </tr>
+ <tr>
<td>refid</td>
<td>Makes this <code>resourcelist</code>
a <a href="../using.html#references">reference</a> to