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 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 me to alter my ant script to boots the > memory available to proguard when it runs? Something that's in the ant > script itself would be prefereable to a command line option, but if > either are possible, it would be great to know. > > Thanks, > > Mark McKay > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
