Thanks, I think I've come that conclusion too.  I've been searching the XDoclet 
documentation and it doesn't appear that they support a fork parameter.   I 
guess I will try posting this same issue on their mailing list and ask if 
someone has a way to fork the ejbdoclet task.

-----Original Message-----
From: Dominique Devienne [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 14, 2006 1:14 PM
To: Ant Users List
Subject: Re: OutOfMemoryError on large complex build

> Have set ANT_OPTS=-Xmx1024m and our compile tasks use fork="true".

You've covered the usual "fixes", so I'm not sure what else you could
do beside somehow "forking" ejbdoclet. To do that, you'd need to be
able to replicate what the task does with a <java fork="true">, which
might not be trivial.

Maybe someone else would have a better answer... --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.2.2/280 - Release Date: 3/13/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.2.2/280 - Release Date: 3/13/2006
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to