bodewig 2002/10/25 01:00:20 Modified: docs/manual/OptionalTasks ejb.html Log: more merges from 1.5 branch Revision Changes Path 1.30 +1 -2 jakarta-ant/docs/manual/OptionalTasks/ejb.html Index: ejb.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/manual/OptionalTasks/ejb.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ejb.html 25 Oct 2002 07:41:15 -0000 1.29 +++ ejb.html 25 Oct 2002 08:00:20 -0000 1.30 @@ -657,7 +657,7 @@ classes had to be loaded into Ant's JVM. This was not always possible due to class dependencies. </p> -<p>The ejbjar task in Ant 1.5 uses the +<p>The ejbjar task in Ant releases 1.5 and later uses the <a href="http://jakarta.apache.org/bcel"> jakarta-BCEL </a> library to analyze the bean's class files directly, rather than loading them into the JVM. This also allows ejbjar to add all @@ -1640,7 +1640,6 @@ <tr> <td valign="Top">verbose</td> <td valign="Top">Indicates whether or not to use -verbose switch. If - omitted, it defaults to <code>false</code>.</td> <td align="Center" valign="Top">No</td> </tr>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
