From ee260aac02b00580f627b52832690d33215b9692 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Fri, 11 Apr 2003 13:31:18 +0000
Subject: [PATCH] Indicate default for update attribute, Bug 18949
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274433 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/ear.html | 4 ++--
docs/manual/CoreTasks/jar.html | 2 +-
docs/manual/CoreTasks/war.html | 4 ++--
docs/manual/CoreTasks/zip.html | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/manual/CoreTasks/ear.html b/docs/manual/CoreTasks/ear.html
index 168495e99..5a6076f4e 100644
--- a/docs/manual/CoreTasks/ear.html
+++ b/docs/manual/CoreTasks/ear.html
@@ -94,7 +94,7 @@ attributes of zipfilesets in a Zip or Jar task.)
update |
indicates whether to update or overwrite
- the destination file if it already exists. |
+ the destination file if it already exists. Default is "false".
No |
@@ -117,7 +117,7 @@ ignored and you will get a warning.
</ear>
-Copyright © 2001-2002 Apache Software Foundation. All rights
+
Copyright © 2001-2003 Apache Software Foundation. All rights
Reserved.