|
|
@@ -16,6 +16,12 @@ The same thing can be accomplished by using the <i>prefix</i> and <i>fullpath</i |
|
|
|
attributes of zipfilesets in a Zip or Jar task.)</p> |
|
|
|
<p>The extended zipfileset element from the zip task (with attributes <i>prefix</i>, <i>fullpath</i>, and <i>src</i>) is available in the Ear task.</p> |
|
|
|
|
|
|
|
<p><b>Please note that the zip format allows multiple files of the same |
|
|
|
fully-qualified name to exist within a single archive. This has been |
|
|
|
documented as causing various problems for unsuspecting users. If you wish |
|
|
|
to avoid this behavior you must set the <code>duplicate</code> attribute |
|
|
|
to a value other than its default, <code>"add"</code>.</b></p> |
|
|
|
|
|
|
|
<h3>Parameters</h3> |
|
|
|
<table border="1" cellpadding="2" cellspacing="0"> |
|
|
|
<tr> |
|
|
|