Author: mbenson
Date: Sat Jul 12 08:41:00 2008
New Revision: 676192
URL: http://svn.apache.org/viewvc?rev=676192&view=rev
Log:
type any
Modified:
ant/core/trunk/docs/manual/CoreTypes/resources.html
Modified: ant/core/trunk/docs/manual/CoreTypes/resources.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTypes/resources.html?rev=676192&r1=676191&r2=676192&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTypes/resources.html (original)
+++ ant/core/trunk/docs/manual/CoreTypes/resources.html Sat Jul 12 08:41:00 2008
@@ -562,7 +562,7 @@
</tr>
<tr>
<td valign="top">type</td>
- <td valign="top">One of "file", "dir"</td>
+ <td valign="top">One of "file", "dir", "any" (since Ant 1.8)</td>
<td align="center" valign="top">Yes</td>
</tr>
</table>