bodewig 2003/03/19 00:26:58
Modified: docs/manual/CoreTasks javac.html Log: Merge fix for bug 18053 from 1.5 branch Revision Changes Path 1.39 +1 -1 ant/docs/manual/CoreTasks/javac.html Index: javac.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/javac.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- javac.html 12 Feb 2003 14:26:30 -0000 1.38 +++ javac.html 19 Mar 2003 08:26:58 -0000 1.39 @@ -262,7 +262,7 @@ <td valign="top">includeJavaRuntime</td> <td valign="top">Whether to include the default run-time libraries from the executing VM in the classpath; - defaults to <code>yes</code>.</td> + defaults to <code>no</code>.</td> <td align="center" valign="top">No</td> </tr> <tr>