Hi Mikael,
You can fork the big memory eaters (f.e. with your 1600 sourcefiles
or maybe ).
Then You can set up your main ant-process with just a small amount of memory
(xms and xmx)
And give the forked processes as much as they need.
Kind Regards
Rainer
> -Original Message-
> From: Mik
Mikael,
as a general rule, it is recommended to avoid
s and replace it with
HTH
Ivan
--- "Mikael Petterson (KI/EAB)"
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am running Apache Ant version 1.6.2 compiled on
> July 16 2004 on Solaris 8.
> I have about 1600 source files that I build.
>
> I used ANT_