----- Original Message ----- From: "Dominique Devienne" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 10, 2002 2:34 PM Subject: Strange message when forking <javac>
> I'm using 1.5.1alpha, and because I ran out of memory using <subant> > (ironic, I know ;-), I'm just testing a possible fix there. > I added the fork="true" attribute to <javac>, and I'm > now getting these two 'ignoring compiler setting' messages below. Can > someone tell me why? And whether I should care? It appears to be compiling > fine beside this message. Thanks, --DD dont worry, it means 'comper=modern' is being ignored. > > classes: > Since fork is true, ignoring compiler setting. > Compiling 75 source files to P:\com_lgc\dsp\dsp-core\util\build\classes > Since fork is true, ignoring compiler setting. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
