Setting heap size for tests in trunk

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@568622 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Dick 2007-08-22 14:21:42 +00:00
parent 071a9abbbb
commit ee05926f19
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>-Xmx500M</argLine>
<systemProperties>
<property>
<name>openjpa.Log</name>