Google "ANT_OPTS"
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere v7 Release Engineer
WebSphere Build Tooling Lead (Project Mantis)
Mark McKay <[EMAIL PROTECTED]> wrote on 10/15/2005 08:36:52 AM:
> I'm getting OutOfMemoryErrors while running a task that uses the
> ProGuard ant task. This is
I'm getting OutOfMemoryErrors while running a task that uses the
ProGuard ant task. This is an obfuscator that analyzes the classes of a
jar and assembles a new jar which is a subset of the jar.
Because ProGuard must consider several large jars, I'm running out of
memory. Is there a way for