----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 13, 2001 07:21 Subject: cvs commit: jakarta-ant/docs/manual/CoreTasks javac.html
> conor 01/08/13 07:21:49 > > Modified: docs/manual/CoreTasks Tag: ANT_14_BRANCH javac.html > Log: > Javac documentation update > > Submitted by: Steve Loughran <[EMAIL PROTECTED]> > > + <td valign="top"> > + build.compiler.warnings > + </td> > + <td valign="top"> > + disable warning messages > + </td> Of course, that little table row needs to be pulled, now that 'nowarn' has just been added to javac. Which shows that adding code after the code freeze deadline just makes it harder to stabilise the documentation :-( -Steve
