peterreilly 2004/02/03 01:08:02 Modified: docs/manual/CoreTasks Tag: ANT_16_BRANCH javac.html Log: Sync with HEAD Revision Changes Path No revision No revision 1.42.2.3 +2 -0 ant/docs/manual/CoreTasks/javac.html Index: javac.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/javac.html,v retrieving revision 1.42.2.2 retrieving revision 1.42.2.3 diff -u -r1.42.2.2 -r1.42.2.3 --- javac.html 28 Jan 2004 10:33:09 -0000 1.42.2.2 +++ javac.html 3 Feb 2004 09:08:02 -0000 1.42.2.3 @@ -342,6 +342,8 @@ <tr> <td valign="top">tempdir</td> <td valign="top">Where Ant should place temporary files. + This is only used if the task is forked and the + command line args length exceeds 4k. <em>Since Ant 1.6</em>.</td> <td align="center" valign="top">No; default is the current working directory.</td>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]