Yep, that's one approach. The alternative is a standard profile that everyone sources that sets a uniform environment.
Either way, the end goal is consistency. -----Original Message----- From: Dominique Devienne [mailto:[EMAIL PROTECTED] Sent: Thursday, March 03, 2005 9:26 AM To: Ant Developers List Subject: RE: USE ANT_OPTS RE: OutOfMemoryException when compiling alarge project > From: Phil Weighill-Smith [mailto:[EMAIL PROTECTED] > > I recommend building the required sizes into your script and using fork. I fully agree. If your <javac> takes lots of memory, it also means it takes some time, and the forking overhead becomes insignificant compared to the actual compilation time (at least for a full rebuild). --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]