Author: pete.muir(a)jboss.org
Date: 2009-10-15 09:48:21 -0400 (Thu, 15 Oct 2009)
New Revision: 4109
Modified:
core/trunk/jboss-as/build.properties
Log:
ignores
Modified: core/trunk/jboss-as/build.properties
===================================================================
--- core/trunk/jboss-as/build.properties 2009-10-15 13:40:50 UTC (rev 4108)
+++ core/trunk/jboss-as/build.properties 2009-10-15 13:48:21 UTC (rev 4109)
@@ -1,6 +1,6 @@
# Container a number of properties associated with installing Weld into JBoss AS and
running the TCK in JBoss AS
jboss.home=/Applications/jboss-5.2.0.Beta
-org.jboss.testharness.container.javaOpts=-Xms128m -Xmx384m -XX:MaxPermSize=192m
-Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000
+org.jboss.testharness.container.javaOpts=-Xms128m -Xmx512m -XX:MaxPermSize=192m
-Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000
# time to allow before attempting to restart JBoss AS
# org.jboss.testharness.container.shutdownDelay=15000