bodewig 2002/10/25 00:41:15 Modified: docs/manual/OptionalTasks ejb.html Log: Add link from <support> to <fileset> Revision Changes Path 1.29 +2 -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.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ejb.html 4 Sep 2002 11:05:18 -0000 1.28 +++ ejb.html 25 Oct 2002 07:41:15 -0000 1.29 @@ -827,7 +827,7 @@ <p>The <support> nested element is used to supply additional classes (files) to be included in the generated jars. The <support> element is a -FileSet, so it can either reference a fileset declared elsewhere or it can be +<a href="../CoreTypes/fileset.html">FileSet</a>, so it can either reference a fileset declared elsewhere or it can be defined in-place with the appropriate <include> and <exclude> nested elements. The files in the support fileset are added into the generated EJB jar in the same relative location as their location within the support fileset. Note
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
