mbenson 2004/06/24 12:22:20
Modified: docs/manual/CoreTasks apply.html
Log:
Merged ignoremissing.
Revision Changes Path
1.31 +2 -1 ant/docs/manual/CoreTasks/apply.html
Index: apply.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/apply.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- apply.html 16 Jun 2004 16:41:38 -0000 1.30
+++ apply.html 24 Jun 2004 19:22:20 -0000 1.31
@@ -3,6 +3,7 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<title>Apply Task</title>
+<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
</head>
<body>
@@ -251,7 +252,7 @@
<tr>
<td valign="top">ignoremissing</td>
<td valign="top">Whether to ignore nonexistent files specified
- via filelists. <em>Since Ant 1.7.</em></td>
+ via filelists. <em>Since Ant 1.6.2.</em></td>
<td align="center" valign="top">No, default is <i>true</i></td>
</tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]