You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2008/07/10 16:11:22 UTC

svn commit: r675581 - /ant/core/trunk/docs/manual/OptionalTasks/ejb.html

Author: bodewig
Date: Thu Jul 10 07:11:21 2008
New Revision: 675581

URL: http://svn.apache.org/viewvc?rev=675581&view=rev
Log:
ejbjar has a manifest attribute, PR 25003.

Modified:
    ant/core/trunk/docs/manual/OptionalTasks/ejb.html

Modified: ant/core/trunk/docs/manual/OptionalTasks/ejb.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/OptionalTasks/ejb.html?rev=675581&r1=675580&r2=675581&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/OptionalTasks/ejb.html (original)
+++ ant/core/trunk/docs/manual/OptionalTasks/ejb.html Thu Jul 10 07:11:21 2008
@@ -809,6 +809,11 @@
                      <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>