You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by "Chaganthi, Madhusudan R." <mv...@cdc.gov> on 2000/06/01 18:05:49 UTC

PrintWriter deprecated in the 3.1 build

Hi All
I have been trying to run bootstrap with the 3.1 build

 jakarta-ant.zip         18-Apr-2000 16:09   331k  

I am running into deprecated api (in org.apache.tools.ant.Main) where it
uses 
java.io.PrintStream.
Is there a future version which took care of this?
I ran into a OutOfMemory at about the same point even after going for
-ms128 and -mx128.

Any suggestions would be most helpful.
Thanks
Madhu