Skip to content

Commit

Permalink
increase heap space :-(
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@3245 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Jul 26, 2009
1 parent 899075a commit 9125c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jboss-tck-runner/pom.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 9125c77

Please sign in to comment.