Author: jstrachan
Date: Thu Dec 29 09:08:45 2005
New Revision: 359849
URL: http://svn.apache.org/viewcvs?rev=359849&view=rev
Log:
updated the max heap size for test cases
Modified:
incubator/activemq/trunk/etc/project.properties
Modified: incubator/activemq/trunk/etc/project.properties
URL:
http://svn.apache.org/viewcvs/incubator/activemq/trunk/etc/project.properties?rev=359849&r1=359848&r2=359849&view=diff
==============================================================================
--- incubator/activemq/trunk/etc/project.properties (original)
+++ incubator/activemq/trunk/etc/project.properties Thu Dec 29 09:08:45 2005
@@ -21,7 +21,7 @@
maven.test.target=1.4
maven.junit.sysproperties = activemq.store.dir derby.system.home
derby.storage.fileSyncTransactionLog java.security.auth.login.config
maven.junit.fork = true
-maven.junit.jvmargs=-Xmx160m
+maven.junit.jvmargs=-Xmx256m
activemq.store.dir = target/MessageStore
activemq.persistenceAdapterFactory =
org.activemq.broker.impl.DefaultPersistenceAdapterFactory