I'm using 1.5.1alpha, and because I ran out of memory using <subant> (ironic, I know ;-), 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
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]>
