DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10708>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10708 java.lang.outmemoryerror ------- Additional Comments From [EMAIL PROTECTED] 2002-07-11 18:18 ------- Set the environment variable ANT_OPTS to for example -Xmx=128M to allow more memory to Ant VM. Otherwise use fork="true" for <javac> and set the memory accordingly. http://jakarta.apache.org/ant/manual/CoreTasks/javac.html (Is this really Ant 1.1 ??) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
