mirror of https://github.com/apache/openjpa.git
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:
parent
071a9abbbb
commit
ee05926f19
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue