The default for verbose is off. Let's mention that in the docs. :) (Sorry if my mailer wraps this, sometimes attachments don't make it through, but the patch should be pretty straight forward as what to do).
-- Larry Index: docs/manual/CoreTasks/javac.html =================================================================== RCS file: /home/cvspublic/ant/docs/manual/CoreTasks/javac.html,v retrieving revision 1.40 diff -u -r1.40 javac.html --- docs/manual/CoreTasks/javac.html 15 May 2003 12:44:00 -0000 1.40 +++ docs/manual/CoreTasks/javac.html 12 Aug 2003 17:37:29 -0000 @@ -243,7 +243,7 @@ </tr> <tr> <td valign="top">verbose</td> - <td valign="top">Asks the compiler for verbose output.</td> + <td valign="top">Asks the compiler for verbose output; defaults to off.</td> <td align="center" valign="top">No</td> </tr> <tr> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]