bodewig 2003/04/11 06:32:21
Modified: docs/manual/CoreTasks Tag: ANT_15_BRANCH ear.html jar.html
war.html zip.html
Log:
Indicate default for update attribute, Bug 18949
Revision Changes Path
No revision
No revision
1.12.2.3 +2 -2 ant/docs/manual/CoreTasks/ear.html
Index: ear.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/ear.html,v
retrieving revision 1.12.2.2
retrieving revision 1.12.2.3
diff -u -r1.12.2.2 -r1.12.2.3
--- ear.html 30 Jul 2002 10:39:54 -0000 1.12.2.2
+++ ear.html 11 Apr 2003 13:32:21 -0000 1.12.2.3
@@ -94,7 +94,7 @@
<tr>
<td valign="top">update</td>
<td valign="top">indicates whether to update or overwrite
- the destination file if it already exists.</td>
+ the destination file if it already exists. Default is
"false".</td>
<td valign="top" align="center">No</td>
</tr>
<tr>
@@ -117,7 +117,7 @@
</ear>
</pre>
<hr>
-<p align="center">Copyright © 2001-2002 Apache Software Foundation. All
rights
+<p align="center">Copyright © 2001-2003 Apache Software Foundation. All
rights
Reserved.</p>
</body>
1.16.2.8 +1 -1 ant/docs/manual/CoreTasks/jar.html
Index: jar.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/jar.html,v
retrieving revision 1.16.2.7
retrieving revision 1.16.2.8
diff -u -r1.16.2.7 -r1.16.2.8
--- jar.html 22 Mar 2003 09:53:15 -0000 1.16.2.7
+++ jar.html 11 Apr 2003 13:32:21 -0000 1.16.2.8
@@ -126,7 +126,7 @@
<tr>
<td valign="top">update</td>
<td valign="top">indicates whether to update or overwrite
- the destination file if it already exists.</td>
+ the destination file if it already exists. Default is
"false".</td>
<td valign="top" align="center">No</td>
</tr>
<tr>
1.13.2.5 +2 -2 ant/docs/manual/CoreTasks/war.html
Index: war.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/war.html,v
retrieving revision 1.13.2.4
retrieving revision 1.13.2.5
diff -u -r1.13.2.4 -r1.13.2.5
--- war.html 30 Jul 2002 10:39:54 -0000 1.13.2.4
+++ war.html 11 Apr 2003 13:32:21 -0000 1.13.2.5
@@ -102,7 +102,7 @@
<tr>
<td valign="top">update</td>
<td valign="top">indicates whether to update or overwrite
- the destination file if it already exists.</td>
+ the destination file if it already exists. Default is
"false".</td>
<td valign="top" align="center">No</td>
</tr>
<tr>
@@ -172,7 +172,7 @@
<code>WEB-INF/web.xml</code> is identical to
<code>src/metadata/myapp.xml</code>.
<hr>
-<p align="center">Copyright © 2000-2002 Apache Software Foundation. All
rights
+<p align="center">Copyright © 2000-2003 Apache Software Foundation. All
rights
Reserved.</p>
</body>
1.12.2.5 +1 -1 ant/docs/manual/CoreTasks/zip.html
Index: zip.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/zip.html,v
retrieving revision 1.12.2.4
retrieving revision 1.12.2.5
diff -u -r1.12.2.4 -r1.12.2.5
--- zip.html 19 Feb 2003 08:13:58 -0000 1.12.2.4
+++ zip.html 11 Apr 2003 13:32:21 -0000 1.12.2.5
@@ -138,7 +138,7 @@
<tr>
<td valign="top">update</td>
<td valign="top">indicates whether to update or overwrite
- the destination file if it already exists.</td>
+ the destination file if it already exists. Default is
"false".</td>
<td valign="top" align="center">No</td>
</tr>
<tr>