peterreilly 2003/12/12 06:47:55
Modified: docs/manual/CoreTasks copy.html
Log:
Remove duplicate attribute
Obtained from:Yuji Yamano
Revision Changes Path
1.21 +0 -7 ant/docs/manual/CoreTasks/copy.html
Index: copy.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/copy.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- copy.html 23 Sep 2003 13:16:04 -0000 1.20
+++ copy.html 12 Dec 2003 14:47:55 -0000 1.21
@@ -119,13 +119,6 @@
attribute if given or the default JVM encoding otherwise.</td>
</tr>
<tr>
- <td valign="top">outputencoding</td>
- <td valign="top">The encoding to use when writing the files.
- <em>since Ant 1.6</em>.</td>
- <td align="center">No - defaults to the value of the encoding
- attribute if given or the default JVM encoding otherwise.</td>
- </tr>
- <tr>
<td valign="top">enablemultiplemapping</td>
<td valign="top">
If true the task will process to all the mappings for a
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]