bodewig 2003/02/24 06:35:08
Modified: docs/manual/CoreTasks Tag: ANT_15_BRANCH rmic.html Log: Merge fix for bug 17302 from HEAD Revision Changes Path No revision No revision 1.10.2.3 +2 -2 ant/docs/manual/CoreTasks/rmic.html Index: rmic.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/rmic.html,v retrieving revision 1.10.2.2 retrieving revision 1.10.2.3 diff -u -r1.10.2.2 -r1.10.2.3 --- rmic.html 20 Jun 2002 09:40:30 -0000 1.10.2.2 +++ rmic.html 24 Feb 2003 14:35:08 -0000 1.10.2.3 @@ -68,7 +68,7 @@ <tr> <td valign="top">sourcebase</td> <td valign="top">Pass the "-keepgenerated" flag to rmic and - move the generated source file to the base directory.</td> + move the generated source file to the given sourcebase directory.</td> <td align="center" valign="top">No</td> </tr> <tr> @@ -234,7 +234,7 @@ <code>${build}/classes</code>.</p> <hr> -<p align="center">Copyright © 2000-2002 Apache Software Foundation. All rights +<p align="center">Copyright © 2000-2003 Apache Software Foundation. All rights Reserved.</p> </body>