Browse Source

ejbjar has a manifest attribute, PR 25003.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675581 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 17 years ago
parent
commit
f401fa3abb
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      docs/manual/OptionalTasks/ejb.html

+ 5
- 0
docs/manual/OptionalTasks/ejb.html View File

@@ -809,6 +809,11 @@ the value <code>none</code>.</p>
<a href="#ejbjar_deps">above</a></td>
<td valign="top" align="center">No.</td>
</tr>
<tr>
<td valign="top">manifest</td>
<td valign="top">the manifest file to use, if any.</td>
<td valign="top" align="center">No</td>
</tr>
</table>

<h3>Nested Elements</h3>


Loading…
Cancel
Save