stevel 01/12/07 22:50:18
Modified: docs/manual/CoreTasks copy.html
Log:
fractional doc clarification
Revision Changes Path
1.7 +2 -1 jakarta-ant/docs/manual/CoreTasks/copy.html
Index: copy.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/copy.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- copy.html 2001/12/04 03:06:04 1.6
+++ copy.html 2001/12/08 06:50:18 1.7
@@ -31,7 +31,8 @@
<tr>
<td valign="top">preservelastmodified</td>
<td valign="top">Give the copied files the same last modified
- time as the original files. Defaults to "no".</td>
+ time as the original source files. Defaults to "no".
+ [ignored on Java 1.1]</td>
<td valign="top" align="center">No</td>
</tr>
<tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>