Author: mes
Date: 2010-09-07 16:14:01 -0700 (Tue, 07 Sep 2010)
New Revision: 21735
Modified:
coreplugins/trunk/pom.xml
Log:
added more memory for unit tests
Modified: coreplugins/trunk/pom.xml
===================================================================
--- coreplugins/trunk/pom.xml 2010-09-07 23:04:19 UTC (rev 21734)
+++ coreplugins/trunk/pom.xml 2010-09-07 23:14:01 UTC (rev 21735)
@@ -64,7 +64,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
- <argLine>-Xmx256m</argLine>
+ <argLine>-Xmx1G</argLine>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
</configuration>
</plugin>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.