Depending on what the Ant script is doing you may need to change the Ant JVM
settings.  I used to increase the heap memory space when running XDoclet in
a large project using the ANT_OPTS environment variable. Otherwise I would
get out of memory errors.
This page may be useful. http://wiki.apache.org/ant/TheElementsOfAntStyle

Upul

On Fri, Jun 20, 2008 at 4:24 PM, Ravi Roy <[EMAIL PROTECTED]> wrote:

> Hi All,
>
> From time to time, I get Out-Of-Memory errors in Ant (Ant 1.7.0), I
> would like to know the best practises from the people who have
> experience with Ant Memory Management. Some set of tips & tricks..
> would help every one here..
>
> Thanks in advance!
>
> Regards,
> Ravi.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to