Author: pete.muir(a)jboss.org
Date: 2009-07-26 14:31:20 -0400 (Sun, 26 Jul 2009)
New Revision: 3245
Modified:
ri/trunk/jboss-tck-runner/pom.xml
Log:
increase heap space :-(
Modified: ri/trunk/jboss-tck-runner/pom.xml
===================================================================
--- ri/trunk/jboss-tck-runner/pom.xml 2009-07-26 18:29:33 UTC (rev 3244)
+++ ri/trunk/jboss-tck-runner/pom.xml 2009-07-26 18:31:20 UTC (rev 3245)
@@ -93,7 +93,7 @@
<suiteXmlFiles>
<suiteXmlFile>${project.build.directory}/dependency/jsr299-tck-impl-suite.xml</suiteXmlFile>
</suiteXmlFiles>
- <argLine>-Xmx128m</argLine>
+ <argLine>-Xmx256m</argLine>
<forkMode>once</forkMode>
</configuration>
</plugin>
Show replies by date