Author: pete.muir(a)jboss.org
Date: 2009-11-07 14:53:23 -0500 (Sat, 07 Nov 2009)
New Revision: 4740
Modified:
core/trunk/jboss-tck-runner/pom.xml
Log:
increase heap space.
Modified: core/trunk/jboss-tck-runner/pom.xml
===================================================================
--- core/trunk/jboss-tck-runner/pom.xml 2009-11-07 19:52:56 UTC (rev 4739)
+++ core/trunk/jboss-tck-runner/pom.xml 2009-11-07 19:53:23 UTC (rev 4740)
@@ -94,7 +94,7 @@
<suiteXmlFiles>
<suiteXmlFile>${project.build.directory}/dependency/jsr299-tck-impl-suite.xml</suiteXmlFile>
</suiteXmlFiles>
- <argLine>-Xmx256m</argLine>
+ <argLine>-Xmx748m</argLine>
<forkMode>once</forkMode>
</configuration>
</plugin>
Show replies by date