You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2014/12/16 19:27:44 UTC

tomee git commit: giving more memory to cdi embedded tck, makes run faster avoid gc

Repository: tomee
Updated Branches:
  refs/heads/develop bc4afb843 -> f22c7ea25


giving more memory to cdi embedded tck, makes run faster avoid gc


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/f22c7ea2
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/f22c7ea2
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/f22c7ea2

Branch: refs/heads/develop
Commit: f22c7ea25821d38818c59aef0c47a22c04111d90
Parents: bc4afb8
Author: Romain Manni-Bucau <rm...@apache.org>
Authored: Tue Dec 16 19:25:43 2014 +0100
Committer: Romain Manni-Bucau <rm...@apache.org>
Committed: Tue Dec 16 19:25:43 2014 +0100

----------------------------------------------------------------------
 tck/cdi-embedded/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/f22c7ea2/tck/cdi-embedded/pom.xml
----------------------------------------------------------------------
diff --git a/tck/cdi-embedded/pom.xml b/tck/cdi-embedded/pom.xml
index 20ed0f7..b610046 100644
--- a/tck/cdi-embedded/pom.xml
+++ b/tck/cdi-embedded/pom.xml
@@ -129,7 +129,7 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
-          <argLine>-Xmx1536m -XX:PermSize=512m -XX:MaxPermSize=512m</argLine>
+          <argLine>-Xmx2048m -XX:PermSize=512m -XX:MaxPermSize=512m</argLine>
           <useFile>false</useFile>
           <disableXmlReport>true</disableXmlReport>
           <suiteXmlFiles>