diff --git a/docs/manual/CoreTasks/ear.html b/docs/manual/CoreTasks/ear.html index 989aa3647..168495e99 100644 --- a/docs/manual/CoreTasks/ear.html +++ b/docs/manual/CoreTasks/ear.html @@ -97,6 +97,11 @@ attributes of zipfilesets in a Zip or Jar task.)

the destination file if it already exists. No + + duplicate + behavior when a duplicate file is found. Valid values are "add", "preserve", and "fail". The default value is "add". + No +

Nested elements

metainf

diff --git a/docs/manual/CoreTasks/war.html b/docs/manual/CoreTasks/war.html index db5447b1a..a141f21a6 100644 --- a/docs/manual/CoreTasks/war.html +++ b/docs/manual/CoreTasks/war.html @@ -105,6 +105,11 @@ attributes of zipfilesets in a Zip or Jar task.)

the destination file if it already exists. No + + duplicate + behavior when a duplicate file is found. Valid values are "add", "preserve", and "fail". The default value is "add". + No +

Nested elements

lib